You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to let the FHIR gem use TLS authentication.
It uses the RestClient and it is possible to initialize it with the ca_file option. @client = RestClient
TLS is widely used in Health Care applications.
Is it possible to let the FHIR gem use TLS authentication.
It uses the RestClient and it is possible to initialize it with the ca_file option.
@client = RestClient
TLS is widely used in Health Care applications.