Actions
Bug #16999
openACME "Write Certificates" option always writes certificates
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:
Description
The ACME package General Settings option to Write Certificates always writes certificates no matter what the state of the checkbox is in settings.
The backend code doesn't appear to be properly testing the content of the setting, only checking for the presence/absence of the tag, but that isn't how it's being stored.
Actions