Return to description.txt CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / testing / tests / ikev2 / ocsp-root-cert |
1.1 misho 1: By setting <b>strictcrlpolicy=yes</b>, a <b>strict</b> CRL policy is enforced on 2: both roadwarrior <b>carol</b> and gateway <b>moon</b>. The online certificate status 3: is checked via the OCSP server <b>winnetou</b> which uses the <b>strongSwan CA</b>'s 4: private key to sign OCSP responses. A <b>strongswan ca</b> section in ipsec.conf 5: defines an <b>OCSP URI</b> pointing to <b>winnetou</b>. 6: <p> 7: <b>carol</b> can successfully initiate an IPsec connection to <b>moon</b> since 8: the status of both certificates is <b>good</b>.