OpenSSL CSR in Linux
Because I won’t remember this in a few weeks time I will just document how to get a basic CSR in Linux with OpenSSL. Let’s create a certificate template with all necessary fields Now we need the RSA key With this key and the template we create the CSR And because we love security let’s […]