Part 11 – Configuring HTTPS (SSL)
Generate SSL keys via CAcert.org. Great website for doing this is right here.
You’ll need to create three things:
.csr for the certificate signing request (CSR)
.crt for the signed certificate file
.key … Continue reading