- just compare cnames (CN field), not emails (emailAddress field)
[myplc.git] / plc.d / ssl
2007-01-19 Mark Huang- just compare cnames (CN field), not emails (emailAddr...
2007-01-18 Mark Huangremove all traces of MA/CA certificate junk
2006-07-24 Mark Huang- don't require emailAddress in HTTPS certs
2006-07-17 Mark Huang- If the CA certificate does not exist, assume that...
2006-07-10 Mark Huang- think i finally understand ssl now
2006-06-28 Mark Huang- The self-signed root CA keypair and cert should ...
2006-06-28 Aaron Klingamanallow apache to read PLC_MA_SA_SSL_KEY so it can make...
2006-06-23 Mark Huang- generate up to 5 sets of SSL certs: a root CA keypair...
2006-04-25 Mark Huang- don't source shell configuration in /etc/plc.d/functi...
2006-04-07 Mark Huang- simplify/correct certificate generation
2006-04-07 Mark Huang- whenever we generate a new self signed certificate...
2006-04-06 Mark Huang- split up guest.init (/etc/init.d/plc inside the chroo...