Created ikev2/rw-ntru-bliss scenario

This commit is contained in:
Andreas Steffen
2014-11-29 14:51:18 +01:00
parent 0d8a3f5d01
commit 43d9247599
27 changed files with 193 additions and 2 deletions
@@ -44,4 +44,6 @@ 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 ${ROOT}
cd /etc/openssl/bliss
pki --signcrl --cacert strongswan_blissCert.der --cakey strongswan_blissKey.der --lifetime 30 --digest sha512 > strongswan_bliss.crl
cp strongswan_bliss.crl ${ROOT}