Skip to content

[KAS] improve deletion of records #4540

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 30, 2023
Merged

Conversation

Hobby-Student
Copy link
Contributor

Hey out there,

just a little improvement in deleting only the record of the current cert request. Should avoid pssoible race conditions in multiple request at the same time.

@github-actions
Copy link

github-actions bot commented Mar 6, 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 ✨

@MinehubDE
Copy link

MinehubDE commented Mar 29, 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 sparkles

Can confirm that the bug exists when using wildcard domains, too.

Works

./acme.sh --issue --dns dns_kas -d example.com -d www.example.com

Doesnt work currently

./acme.sh --issue --dns dns_kas -d example.com -d *.example.com

After applying this pull request, it started working.

@Neilpang Neilpang merged commit 05dbd39 into acmesh-official:dev Mar 30, 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.

3 participants