Posh-ACME Plugin for Technitium DNS (now available) #1697
shalafi99
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
|
Thanks for sharing it here! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
Posh-ACME v4.31.0 was released recently, it includes native Technitium DNS Server API support for TLS certificates request/renewals (DNS-01 challenge) from an ACME capable certificate authority (e.g.: Let's Encrypt).
Automate certificate renewals via PowerShell scripts
Wildcard certificates (*.example.com)
Works with Technitium v13+ (standalone or clustered)
No external DNS provider dependencies needed
Release Notes: https://github.com/rmbolger/Posh-ACME/releases/tag/v4.31.0
Plugin Documentation: https://poshac.me/docs/latest/Plugins/Technitium/
Quick Start (PowerShell)
Note: I run Technitium DNS Server in Windows, together with Certify The Web (CTW) for certificate management. This environment was the reason I decided to work on the plugin, so it could natively support Technitium DNS (currently I resort to domain name delegation for my certificate renewals). Certify The Web has not yet been updated as to include Posh-ACME v4.31.0 and this plugin.
Beta Was this translation helpful? Give feedback.
All reactions