Annotation of embedaddon/strongswan/testing/tests/swanctl/crl-to-cache/description.txt, revision 1.1.1.1

1.1       misho       1: By setting <b>cache_crls = yes</b> in <b>/etc/strongswan.conf</b>, a copy of
                      2: both the <b>base CRL</b> and the latest <b>delta CRL</b> fetched via http from
                      3: the web server <b>winnetou</b> is saved locally in the directory
                      4: <b>/etc/swanctl/x509crl</b> on both the roadwarrior <b>carol</b> and the
                      5: gateway <b>moon</b> when the IPsec connection is set up.
                      6: The <b>subjectKeyIdentifier</b> of the issuing CA plus the suffixes
                      7: <b>.crl</b> and <b>_delta.crl</b> are used as unique filename for the
                      8: cached <b>base CRL</b> and <b>delta CRL</b>, respectively.

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