Ryan Bolger

Ryan Bolger

Adventures In Tech

Posh-ACME 4.1.0

RFC2136 compat updates, UnoEuro removal, and misc fixes

Ryan Bolger

Just shipped a new Posh-ACME release, version 4.1.0. The RFC2136 plugin now uses the exit code from nsupdate instead of output parsing to determine success and avoid possible language OS inconsistencies. There’s also a new optional DDNSZone param to avoid the initial SOA lookup that breaks in some environments. The UnoEuro plugin has been removed because the API endpoint is no longer functional. So if you hadn’t switched over to the Simply plugin, now is the time.

Updated versions can be found in the PowerShell Gallery or GitHub. Installation instructions are in the Readme.

Changelog

  • Compatibility updates for RFC2136 plugin (#308)
    • Now uses exit code from nsupdate instead of output parsing to determine success and avoid possible language inconsistencies (#307)
    • Added optional DDNSZone param to avoid initial SOA lookup that breaks in some environments (#307)
  • Removed UnoEuro plugin because API endpoint is no longer functional. Users should switch to the Simply plugin. (#303)
  • Moved HTTP call detail from Verbose to Debug output for Infoblox plugin
  • Fixed partial zone matching bug for Domeneshop plugin (#305)
  • Fixed Submit-Renewal -AllOrders so it no longer skips invalid or pending orders

Recent Posts

Categories