Skip to content

Fix mongo SSL configuration

One needs to be able to disable the custom SSL configuration for mongo if one is using correctly signed SSL certificates (e.g. from LetsEncrypt) or if one uses a reverse-proxy to handle this, so that the hostname can match.

Merge request reports