strongswan/src/swanctl
Andreas Steffen 2c7cfe7630 vici: flush-certs command flushes certificate cache
When fresh CRLs are released with a high update frequency (e.g.
every 24 hours) or OCSP is used then the certificate cache gets
quickly filled with stale CRLs or OCSP responses. The new VICI
flush-certs command allows to flush e.g. cached CRLs or OCSP
responses only. Without the type argument all kind of certificates
(e.g. also received end entity and intermediate CA certificates)
are purged.
2016-09-13 17:02:59 +02:00
..
commands vici: flush-certs command flushes certificate cache 2016-09-13 17:02:59 +02:00
.gitignore swanctl: Add a swanctl command overview manpage 2014-05-07 15:48:17 +02:00
Makefile.am vici: flush-certs command flushes certificate cache 2016-09-13 17:02:59 +02:00
command.c swanctl: Never print more than MAX_LINES of usage summary 2015-12-16 12:09:20 +01:00
command.h vici: flush-certs command flushes certificate cache 2016-09-13 17:02:59 +02:00
swanctl.8.in swanctl: Add --redirect command 2016-03-04 16:02:59 +01:00
swanctl.c swanctl: Increase default debug level to 1 2014-05-14 16:28:01 +02:00
swanctl.conf.5.head.in swanctl: Document most swanctl.conf options in manpage 2014-05-07 15:48:17 +02:00
swanctl.conf.5.tail.in swanctl: Generate swanctl.conf(5) man page 2014-05-07 15:48:16 +02:00
swanctl.h Share vici_cert_info.c with vici_cred.c 2015-12-11 18:26:55 +01:00
swanctl.opt swanctl: Document how DH groups in CHILD_SA proposals are applied 2016-08-31 11:47:25 +02:00