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
1. loic replies at 9th May 2007 um 14:03:53 :
Cool.
For UBS we used the java keytool:
http://java.sun.com/j2se/1.5.0/docs/tooldocs/solaris/keytool.html
2. gary replies at 9th May 2007 um 17:36:15 :
You may be interested in OpenSign:
http://www.openoces.org/opensign/