Welcome

Making SSL certificates with Debian Etch

Debian Etch has a nice wrapper script for creating certificates with openssl. Is is called make-ssl-cert and has a syntax like so:

make-ssl-cert template output-certificate [--force-overwrite]

An example of a SSL template can be found here:

/usr/share/ssl-cert/ssleay.cnf

I got this from reading a blog entry here: SSL + Apache2.2 + VirtualHost + Debian with automatically HTTPS forwarding

Actions: Trackback URL for this entry Commentfeed

2 Comments