2 Comments

  1. Mick

    You have a mistake in -signkey in “Creating the certificate”:
    openssl x509 -req -extensions v3_req -days 14600 -in hostname-request.csr -signkey hostname-key.key -out hostname-cert.pem -extfile openssl.cnf

    • Tobey

      Hi, could you elaborate what the mistake here is? Your openssl request differs in the file extension. “.key” is not necessary, as I’ve used “.pem” in my example.

Leave a Reply

Your email address will not be published. Required fields are marked *