Annotation of embedaddon/strongswan/testing/tests/ikev2/ocsp-untrusted-cert/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 is sending its <b>self-signed</b>
        !             4: OCSP signer certificate. A strongswan <b>ca</b> section in ipsec.conf
        !             5: defines an <b>OCSP URI</b> pointing to <b>winnetou</b>.
        !             6: <p>
        !             7: <b>carol</b> cannot successfully initiate an IPsec connection to <b>moon</b> since
        !             8: the self-signed certificate contained in the OCSP response will not be
        !             9: accepted by <b>moon</b>.

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