delicious
openssl x509 -req -in mars-server.csr -out mars-server.crt -sha1 -CA my-ca.crt -CAkey my-ca.key -CAcreateserial -days 3650
Update: this used to be something to know, but now we’ve got Let’s Encrypt
Go to the original link.