Skip to content

NethVoice TLS certificate-changed handler #7350

@DavidePrincipi

Description

@DavidePrincipi

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


Thanks to @Amygos

Metadata

Metadata

Assignees

Labels

nethvoiceBug or features releted to the NethVoice project

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions