Return to description.txt CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / testing / tests / ikev2 / ocsp-local-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 possesses a <b>self-signed</b> 4: OCSP signer certificate that must be imported locally by the peers into 5: <b>/etc/ipsec.d/ocspcerts/</b>. A strongswan <b>ca</b> section in ipsec.conf 6: defines an <b>OCSP URI</b> pointing to <b>winnetou</b>. 7: <p> 8: <b>carol</b> can successfully initiate an IPsec connection to <b>moon</b> since 9: the status of both certificates is <b>good</b>.