Error “Order's status ("valid") is not acceptable for finalization” when ordering a Let's Encrypt SSL certificate
Symptoms
When ordering a Let's Encrypt SSL certificate, the following error appears: "Order's status ("valid") is not acceptable for finalization".
Causes
When ordering a certficate, a trial request for certificate issuance in dry-run
mode is generated.
Solution
PLEASE NOTE!
This error was fixed in the 6.91.0 ispmanager verion.
To ensure correct issuance of certificates in ispmanager panels prior to version 6.91.0, it is necessary to disable the dry-run
mode.
To do so, add the Option DisableLEDryRun
parameter to the panel configuration file at /usr/local/mgr5/etc/ispmgr.conf
.
Once the changes have been implemented, restart the panel using the following command: /usr/local/mgr5/sbin/mgrctl -m ispmgr exit
.
Please note that the dry-run
mode will only be disabled for new certificates!