You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added new function Revoke-PACertificate which provides more options for cert revocation including the ability to revoke certs not created with other clients or ACME accounts if you have the private key.
Added ManualNonInteractive switch to the Manual plugin to suppress the interactive prompt after showing the TXT record details that need to be created. (Thanks @hhhuut)
Added additional guidance in the plugin dev guide.
Optimized module load time by pre-caching native plugin details.
Fixed support for IDN domains in Simply plugin (Thanks @Norskov)
Fixed Azure plugin bug when DnsAlias matches the zone apex. (#348)
Fixed Azure plugin to support IMDS auth within Azure Automation. (#349)