Supported Plugins¶
DNS Plugins¶
To request support for a particular DNS provider, please submit an issue. Pull requests for new plugins are also welcome and appreciated. See the plugin development guide for more info.
If you are running Posh-ACME on PowerShell Core from a non-Windows OS, check the PS Core Compatible
column to make sure the plugin is supported. Also check the usage guide for non-Windows specific instructions.
Note
Some of the provider links below are affiliate links which help reduce my out of pocket costs maintaining these plugins. I would be most grateful if you use them when signing up for new service.
Released¶
Notes¶
- 1: When using the Windows DNS plugin on Windows from PowerShell Core, you must be on PowerShell 7+ to use the DnsServer module via implicit remoting.
HTTP Plugins¶
HTTP plugins were added in Posh-ACME 4.x. To request support for a particular web server or provider, please submit an issue. Pull requests for new plugins are also welcome and appreciated. See the plugin development guide for more info.
Released¶
Plugin | Notes | Guide |
---|---|---|
WebRoot | Copies challenge files to a location on the filesystem. | Usage Guide |
WebSelfHost | Runs a self-hosted web server to answer challenge requests | Usage Guide |