How to sign a certificate request with openssl
Today I had to issue a certificate signed with my own self-signed certificate (i.e. sign a CSR using my own CA). The best tutorial I could find is from 2001, and is a bit outdated and incomplete. I therefore ended up writing this tutorial.