description.txt 713 B

12345678910
  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>.
  3. Client <b>carol</b>'s certificate includes an <b>OCSP URI</b> in an authority information
  4. access extension pointing to <b>winnetou</b>. Gateway <b>moon</b>'s certificate doesn't
  5. contain any such extensions but <b>carol</b>'s swanctl.conf contains a corresponding
  6. authorities section. With the directive <b>charon.plugins.revocation.enable_ocsp = no</b>
  7. in strongswan.conf all OCSP fetching is disabled and a fallback to CRL fetching occurs.
  8. <p/>
  9. <b>carol</b> can successfully initiate an IPsec connection to <b>moon</b> since
  10. the status of both certificates is <b>good</b>.