Class LetsEncryptInstaller
- Namespace
- FishMMO.Installer
- Assembly
- FishMMO-Installer.dll
Handles Let's Encrypt certificate installation and renewal bootstrap for NGINX on Windows and Linux distributions supported by this installer.
public static class LetsEncryptInstaller
- Inheritance
-
LetsEncryptInstaller
- Inherited Members
Methods
InstallLetsEncryptCertificate()
Prompts for certificate configuration and installs/renews certificates for the current OS.
public static Task InstallLetsEncryptCertificate()