Dear Gurus!
My domain is: livesbook.ru
I ran this command ( in Windows client Crypt::LE (previously ZeroSSL project)](GitHub - do-know/Crypt-LE: Crypt::LE - Let's Encrypt / Buypass / ACME client and library in Perl for obtaining free SSL certificates (inc. generating RSA/ECC keys and CSRs). HTTP/DNS verification is supported out of the box, easily extended with plugins, easily dockerized.) :
le64.exe -email "[redacted]" -key account.key -csr domain.csr -csr-key domain.key -crt domain.crt -domains "livesbook.ru,www.livesbook.ru" -generate-missing –live --export-pfx "mypassword"
which has successfully completed:
It produced this output:
My web server is (include version): IIS 7.5
The operating system my web server runs on is (include version):
windows server 2008 r2
I have full control of the server.
But I can't find what to do next:
- how to embed the received data in iis,
- how can i see the generated files
I use iis 7.5 in windows server 2008 r2.
Where can i read about it or ? I will be grateful for any help