Actions
Bug #12912
closedACME is failing to fully issue a new certificate
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:
Description
Creating a new certificate in ACME is not working properly. The GUI output only shows that it generates the private key and then does not proceed further. Attempting to renew such a certificate fails as well, with only minimal output shown in the GUI.
Looking at the full acme_issuecert.log
it appears to succeed but isn't being shown as succeeding in the GUI.
Enabling debug messages allows it to work as expected, so it's likely related to changes from #12670.
Updated by Jim Pingle about 3 years ago
- Status changed from New to Feedback
Fix merged, will be in ACME pkg v 0.7_4.
In the meantime, check the debug option on a certificate and it should work as expected.
Updated by Marcos M about 3 years ago
- Status changed from Feedback to Resolved
This works again on 0.7_4.
Actions