I am using the latest version of poshacme to renew my certificates (using the cloudflare plugin) but am getting "request included replaces
field, but no current certificate with serial"
I have tried creating a new certificate but somehow recognises its been done before and tries to renew, even if I use -force
I have even stripped it back to just running "New-PACertificate *.subdomainexample.example.com -AcceptTOS" but still has the error
I have spent hours going round and round with this but with no luck and even tried looking throught he code to try and understand the error
Has anyone come across this or can suggest where to go?
I am quite technical and have good basic powershell skill but this is foxing me.
Neil