Posh-ACME 3.15.0 Release

Posh-ACME is a PowerShell based ACMEv2 client that supports both Windows PowerShell 5.1+ and PowerShell Core 6.0+. You can find the project site here:

You can download directly from GitHub or install via PowerShellGallery.

3.15.0 (2020-06-22)

  • Added new DNS plugin DomainOffensive (Thanks @Armitxes)

  • New-PAAccount now has ExtAcctKID, ExtAcctHMACKey, and ExtAcctAlgorithm parameters to support Certificate Authorities that require external account binding. Look for a guide in the wiki soon.

  • Added support for the new AWS.Tools modules when using Route53.

  • Added support for more restricted API permissions when using OVH. It’s now possible to only grant write access to a specific list of zones or even individual TXT records. See the usage guide for details.

  • Added pre-registration support for AcmeDns. See the usage guide for details.

  • Fixed a bug with GoDaddy that prevented managing DNS-only hosted domains.

3.14.0 (2020-05-07)

  • Added new DNS plugin Hetzner (Thanks @derguterat)

  • Fix for Google DNS plugin to ignore private zones. (Thanks @timwsuqld)

  • Fix for Azure usage guide for using existing access token. (Thanks @arestarh)

  • Fix for RFC2136 plugin which makes it usable for records other than the root domain.

5 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.