This commit is contained in:
Andreas Steffen
2007-03-14 09:05:27 +00:00
parent 19808f71ec
commit 108d07181d
10 changed files with 157 additions and 0 deletions
@@ -0,0 +1,9 @@
By setting <b>strictcrlpolicy=yes</b>, a <b>strict</b> CRL policy is enforced on
both roadwarrior <b>carol</b> and gateway <b>moon</b>. The online certificate status
is checked via the OCSP server <b>winnetou</b> which possesses an OCSP signer certificate
issued by the strongSwan CA. This certificate contains an <b>OCSPSigner</b>
extended key usage flag. A strongswan <b>ca</b> section in ipsec.conf defines an
<b>OCSP URI</b> pointing to <b>winnetou</b>.
<p>
<b>carol</b> tries to initiate an IPsec connection to <b>moon</b> but fails
because <b>carol</b>'s certificate has been <b>revoked</b>.