Install SSL Certificate on FHIR Server

96 views
Skip to first unread message

brajesh kumar

unread,
May 30, 2017, 2:23:49 AM5/30/17
to SMART on FHIR
Hi,

I want to install ssl certificate on FHIR server. Server's host name is fhir.safetylabs.org.

According to this url: https://github.com/smart-on-fhir/installer and TLS section, if i enable these settings in custom_settings.yml 

services_host: "fhir.safetylabs.org"
#use_custom_ssl_certificates: true
#custom_ssl_certificates_path: examples/certificates
#use_secure_http: true

set path of ssl certificate in (custom_ssl_certificates_path) purchased by


and run sudo ansible-playbook -c local -i 'localhost,' -vvvv site.yml

My question is, would i be able to browse url using https, like https://fhir.safetylabs.org/api/smartdstu2/open/Observation

Can i purchase host name with ip address and port number? For example, I want to get following hostnames.





I am not done ssl implementation ever, so please help.

Thanks,
Brajesh

Travis Cummings

unread,
Jun 14, 2017, 8:01:56 AM6/14/17
to brajesh kumar, SMART on FHIR
You must have a unique certificate for each of your 4 host names:

Or a wildcard certificate:

But a wildcard certificate only covers a single subdomain.  In that case you would reverse the order to be:


Or collapse the subdomain to be:


Travis


Sent from my iPhone
--
You received this message because you are subscribed to the Google Groups "SMART on FHIR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to smart-on-fhi...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages