fhir_client icon indicating copy to clipboard operation
fhir_client copied to clipboard

set_tls_auth

Open jillisstada opened this issue 2 years ago • 0 comments

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.

jillisstada avatar Nov 22 '23 09:11 jillisstada