adapted ikev2 uml scenarios for the 4.2 version
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
moon::ipsec listcacerts --utc::status revoked on::YES
|
||||
moon::cat /var/log/daemon.log::certificate was revoked::YES
|
||||
moon::cat /var/log/daemon.log::received end entity certificate is not trusted::YES
|
||||
moon::cat /var/log/daemon.log::authentication of.*[email protected].*failed::YES
|
||||
carol::cat /var/log/daemon.log::received AUTHENTICATION_FAILED notify error::YES
|
||||
moon::ipsec status::alice.*ESTABLISHED::NO
|
||||
|
||||
@@ -5,6 +5,11 @@ config setup
|
||||
strictcrlpolicy=yes
|
||||
plutostart=no
|
||||
|
||||
ca strongswan
|
||||
cacert=strongswanCert.pem
|
||||
crluri=http://crl.strongswan.org/strongswan.crl
|
||||
auto=add
|
||||
|
||||
conn %default
|
||||
ikelifetime=60m
|
||||
keylife=20m
|
||||
|
||||
Reference in New Issue
Block a user