Monthly Archives: August 2018

Generate a certificate request but keep your old key with openssl

Until today, I didn’t know you could do this. I always just did a cert request and generated a new key. Sometimes it is handy to keep your old key, and here is how you do it. openssl req -new … Continue reading

Posted in Linux, SSL | Comments Off on Generate a certificate request but keep your old key with openssl