HDFGroup / h5serv

Reference service implementation of the HDF5 REST API
Other
168 stars 35 forks source link

SSL Certificate Chain #111

Open toddz2000 opened 7 years ago

toddz2000 commented 7 years ago

I need to add an SSL certificate chain to the config.py file and do not see where to put this.

Thanks

~todd

jreadey commented 7 years ago

Hi Todd, Did you try just updating the ssl_cert and ssl_key config values with the path and key for the cert?