Automation
The Horizon Client can help you automate the installation of your TLS certificates. Helper commands are available for Microsoft IIS, Apache and Nginx. Note that the two latter commands only work on Linux.
Microsoft IIS
The automate command for Microsoft IIS will enroll or renew a certificate, store it in the Windows Machine Store using the software backend, and bind it to the specified host and port.
|
Apache
The automate command for Apache works exactly the same as the est client, except that it will restart your Apache server after the certificate has been installed.
To restart your server, the client will try to use the |
|
Nginx
The automate command for Nginx works exactly the same as the est client, except that it will restart your Nginx server after the certificate has been installed.
To restart your server, the client will try to use the |
|