Skip to content

Conversation

@studycom-mrobinson
Copy link
Contributor

Similar to #1628 I experienced an issue with having multiple similar Hosted Zones within AWS, causing acme.sh to try to use the wrong Zone to renew a certificate, and specifically to fail setting the ACME challenge DNS entry. From looking through the code for just this provider, and testing locally, I was able to add just this bit to escape Periods for the domain name part of the string passed into _egrep_o, without affecting anything else.

… proper root domain to add challenge records in
@github-actions
Copy link

github-actions bot commented Nov 2, 2023

Welcome
Please make sure you're read our DNS API Dev Guide and DNS-API-Test.
Then reply on this message, otherwise, your code will not be reviewed or merged.
We look forward to reviewing your Pull request shortly ✨

@studycom-mrobinson
Copy link
Contributor Author

Welcome Please make sure you're read our DNS API Dev Guide and DNS-API-Test. Then reply on this message, otherwise, your code will not be reviewed or merged. We look forward to reviewing your Pull request shortly ✨

I did read the guides, and setup the test to run. As I am making a 1 line change to an existing file, the Dev Guide didn't apply for what I'm trying to do, but I did indeed read it.

@Neilpang Neilpang merged commit fec4af3 into acmesh-official:dev Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants