Installation plugins
Installation plugins are responsible for making the necessary changes to your application(s) after successfully creating or renewing a certificate.
| Custom script | Start external script or program |
| Manage IIS bindings | Create or update bindings in IIS |
| None | No (additional) installation steps |
Multiple
More than one plugin can run by choosing them in order of execution. In interactive
mode you will be asked, for unattended mode you can provide a comma separated list,
e.g. ‑‑installation script,iis
Default
In unattended mode, using ‑‑source iis will also imply ‑‑installation iis, which
can be counter-acted by explicitly providing ‑‑installation none. When using another
source (e.g. ‑‑source manual), there is no default installation step,
so ‑‑installation iis has to be explicitly provided in such cases.
Arguments
‑‑installation |
Specify which installation plugins to use (if any). This may be a comma-separated list. |
|---|
Settings
Installation.DefaultInstallation |
Default installation plugin(s).
This may be a comma separated value for multiple default installation plugins. Default: null (equivalent to "none" for most unattended usage (unless ‑‑source iis is provided) and "iis" for interactive mode)
|
|---|
Looking for win-acme?
simple-acme is a backwards compatible, drop-in replacement built by the same person. Project history.