Actions
Bug #11614
closedACME certificate renewal/creation fails with multiple DNS providers
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
ACME
Target version:
-
Start date:
03/03/2021
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
2.4.5-p1
Affected Plus Version:
Affected Architecture:
Description
When trying to issue/renew ACME certificates to multiple different DNS providers with the DNS verification method, the verification fails. In my use case, I am using Dreamhost and Route 53 DNS verification.
When executing the issue/renewal, the ACME script uses the last credentials method's credentials for both verification methods.
If I set up Dreamhost first, then Route 52, then the script sends the AWS API credentials to Dreamhost.
If I set up Route 52 first, then Dreamhost, then the script sends the Dreamhost API credentials to Route 53.
Related issues
Actions