Created ikev2/rw-ntru-bliss scenario
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user