-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
nethvoiceBug or features releted to the NethVoice projectBug or features releted to the NethVoice project
Milestone
Description
Nethserver Core 3.6.0 implements a new event and API for TLS certificates management that supports certificates with SAN and wildcard names, #7004.
For security, the new implementation does not store the certificate private key in Redis. Apps with Traefik's "certadm" authorization must invoke Traefik's get-certificate action to obtain the certificate and private key.
The currently implemented event handler, certificate-updated is deprecated and will be removed in future releases and Redis keys with cert and key will be removed.
Proposed solution
Implement the new behavior in NethVoice and NethVoice Proxy.
See also
- https://nethserver.github.io/ns8-core/modules/certificates/#tls-for-other-applications
- https://nethserver.github.io/ns8-core/core/proxy_certificates/
Thanks to @Amygos
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
nethvoiceBug or features releted to the NethVoice projectBug or features releted to the NethVoice project
Type
Projects
Status
Done