- New DNS plugins
- Active24 (Thanks @pastelka)
- Bunny.net (Thanks @webprofusion-chrisc)
- Added
-Subject
parameter toNew-PACertificate
,New-PAOrder
, andSet-PAOrder
which will override the default x509 Subject field in the certificate request sent to the ACME CA. This can be useful for private CAs that allow for additional attributes in the Subject that public CAs don't. - Fix for undocumented NameSilo API change. (Thanks @rkone)
- Fix for All-Inkl plugin that makes the plaintext
KasPwd
parameter actually send plaintext since All-Inkl has deprecated the SHA1 option.