Annotation of embedaddon/strongswan/testing/tests/ikev2/ocsp-revoked/description.txt, revision 1.1

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 an OCSP signer certificate
        !             4: issued by the strongSwan CA. This certificate contains an <b>OCSPSigning</b>
        !             5: extended key usage flag. A strongswan <b>ca</b> section in ipsec.conf defines an
        !             6: <b>OCSP URI</b> pointing to <b>winnetou</b>.
        !             7: <p>
        !             8: <b>carol</b> tries to initiate an IPsec connection to <b>moon</b> but fails 
        !             9: because <b>carol</b>'s certificate has been <b>revoked</b>.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>