Install CertBot Let's Encrypt ACME (Automated Certificate Management Environment) Client on Windows

Аватар автора
Разработка веб-приложений на JavaScript
#SSL -------------------------------------------------------------------- What is Certbot? --------------------------------------------------------------------   -------------------------------------------------------------------- Installing Certbot --------------------------------------------------------------------    01. Log into the Windows host    03. Run through the Certbot installer, accepting all the defaults   -------------------------------------------------------------------- Requesting a Certificate --------------------------------------------------------------------      01. Launch PowerShell as an administrator    02. Run the following commands          # change directory to certbot installation          cd ${ENV:ProgramFiles(x86)}Certbotbin          # run the certbot command          .certbot.exe certonly --standalone -d ≪%host.dns.name%≫    03. When prompted, enter an email address and agree to the terms of service    04. Choose whether to share your email and receive emails from certbot    05. Certbot will output information regarding the location of the certificate files       Connect with me and others ###

0/0


0/0

0/0

0/0