Certificates

LetsEncrypt Windows

30th January 2020

LetsEncrypt provides Free SSL Certificates using automated methods to prove you own the DNS or Website. But the certificates provided are only valid for 90 days. This was done purposefully…

📌
0💬 read more

Converting LetsEncrypt certs to .pfx for IIS

OpenSSL for Windows is available here in binary format (no compiling needed) I chose the 1st one in the list. Worked fine. openssl pkcs12 -export -out LetsEncrypt.pfx -inkey mysite-key.pem -in…

📌
0💬 read more

Go-Daddy + Firefox

27th January 2020

If you are having odd problems managing Go-Daddy certificates, try using Chrome instead of Firefox. I could not change Subject Alternative Names using Firefox, it repeatedly re-issued the existing certificate…

📌
0💬 read more