Closed jamessiuda1 closed 7 months ago
Hey @jamessiuda1, thanks for reaching out. It may very well be a bug. I'll have to brush off my account and do some testing.
Bug confirmed. Not sure if the API changed or it has always been this way. But the code that was looking for the existing record needed to look for the TXT value with quotes around it and it hadn't been. I should have a basic fix committed to the main branch shortly.
There are a few other improvements I may try and make to the plugin as well. So it may be another couple days before I push an updated release.
Fix is now live in 4.23.0
posh acme is working great for us but it doesn't remove the txt record after the certificate is issued. Looking in debug mode it's stating the record does not exist, but it's still left after posh-acme is done running. Is this a bug with the plugin?