2 # Format: <SGN/CRT/CSR> <domain name> <crt-subject> <alt dns names ","-separated, NOT SPACES!>
3 # SGN: use CA in ./ca to sign the new cert.
4 # CRT: selfsign the new cert
5 # CST: create a csr only.
7 # For some strange reason the subject line has to start with /emailAddress=...
8 # Otherwise some weird stuff happens - good job, openssl folks :/
10 # For failing services ;)
11 CRT localhost /emailAddress=root@localhost/OU=CertGen/O=YouFailed;)/
14 CA SomeNet /emailAddress=contact@somenet.org/OU=CertGenCA/O=somenet.org/CN=SomeNet/
17 SGN irc.somenet.org /emailAddress=contact@somenet.org/OU=CertGen/O=somenet.org/ a.irc.somenet.org
20 SGN www.somenet.org /emailAddress=contact@somenet.org/OU=CertGen/O=somenet.org/ somenet.org,irc2go.somenet.org
23 CSR xmpp.somenet.org /emailAddress=contact@somenet.org/OU=CertGen/O=somenet.org/ conference.xmpp.somenet.org