-
Notifications
You must be signed in to change notification settings - Fork 17
Description
It is not possible to use a third-party wildcard SSL certificate provided by an external authority for configuring modules in NS8. When you upload a third-party certificate, the UI automatically detects the FQDNs included in it. In the case of a wildcard certificate, this means that all FQDNs in the DNS namespace (e.g., *.mydomain.org) are recognized:

However, this "special name" cannot be applied to any of the modules you install on an NS8 node, and the TLS certificates UI does not offer a way to manage this configuration.
Additionally, the settings page for any NS8 module includes an option to manage an LE certificate but does not allow the management of third-party certificates:

In conclusion, there is no way to manage a third-party wildcard SSL certificate within NS8 (and as far as I know, 99% of third-party certificates purchased from external authorities are wildcard certificates!).
At the moment, the workaround is to manually insert the necessary DNS names along with the private key and certificate from the external authority into the redis database.
Components
core:2.9.1
traefik:2.2.3
Metadata
Metadata
Assignees
Labels
Type
Projects
Status