added RFC 3779 CA

This commit is contained in:
Andreas Steffen
2009-12-25 11:20:59 +01:00
parent 7c697964d3
commit c5454eaf61
18 changed files with 409 additions and 0 deletions
@@ -38,4 +38,8 @@ cd /etc/openssl/monster
openssl ca -gencrl -crldays 15 -config /etc/openssl/monster/openssl.cnf -out crl.pem
openssl crl -in crl.pem -outform der -out strongswan-monster.crl
cp strongswan-monster.crl /var/www/localhost/htdocs/
cd /etc/openssl/rfc3779
openssl ca -gencrl -crldays 15 -config /etc/openssl/rfc3779/openssl.cnf -out crl.pem
openssl crl -in crl.pem -outform der -out strongswan_rfc3779.crl
cp strongswan_rfc3779.crl /var/www/localhost/htdocs/