-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Milestone
Description
After TLS certificate renewal, the newly obtained certificate is not propagated to applications. They continue to use the previous certificate version.
ℹ️ This bug of Core 3.12.2 affects any application relying on the get-certificate helper command: Mail, NethVoice, NethVoice Proxy, Ejabberd.
Steps to reproduce
- Configure Mail as mail.example.org
- A TLS certificate from LE is obtained. It's configured as Requested in the TLS certificates page
- After some days the certificate is renewed
Expected behavior
Mail receives the new certificate and starts to present it to its clients.
Actual behavior
The get-certificate helper command fails.
2025-10-09T13:21:19-05:00 [1:mail1:get-certificate] Error retrieving certificate: too many values to unpack (expected 2)
Components
- Core 3.12.2
See also
Thanks to macwunder
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Type
Projects
Status
Done