introlab / opentera

OpenTera - Open TeleRehabilitation Server and Micro-Services
https://github.com/introlab/opentera
Apache License 2.0
17 stars 9 forks source link

Certificates configurations handling error. #219

Closed doumdi closed 1 year ago

doumdi commented 1 year ago

Describe the bug Since certificates and security is handled by NGINX, we should remove the code in Python and configurations related to certificates. Also, not having certificates in the "certificates" directory generates an error.

To Reproduce Use NGINX with certificates outside of TeraServer config.

Expected behavior TeraServer not crashing looking for certificates.