delicious

Van’s Apache SSL/TLS mini-HOWTO

A murb'ed feed, posted more than 13 years ago filed in web, tutorial, linux, server, admin, ssl, apache, openssl, certificates, howto & security.

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.