strongswan/src/swanctl/commands
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
..
flush_certs.c vici: flush-certs command flushes certificate cache 2016-09-13 17:02:59 +02:00
initiate.c swanctl: Fix exit codes based on errno 2014-10-10 11:42:18 +02:00
install.c swanctl: Fix exit codes based on errno 2014-10-10 11:42:18 +02:00
list_algs.c swanctl: Add --list-algs command to query loaded algorithms 2015-11-30 10:55:55 +01:00
list_authorities.c vici: Certification Authority support added. 2015-07-21 13:02:30 +02:00
list_certs.c vici: list-cert sends subject, not-before and not-after attributes for pubkeys 2016-01-09 07:23:30 +01:00
list_conns.c swanctl: Do not display rekey times for shunts 2016-05-05 14:53:22 +02:00
list_pols.c swanctl: Fix exit codes based on errno 2014-10-10 11:42:18 +02:00
list_pools.c swanctl: Add option to query leases with --get-pools 2015-11-10 10:43:25 +01:00
list_sas.c swanctl: indicate initiator and responder in --list-sas 2016-05-07 17:54:56 +02:00
load_all.c vici: Certification Authority support added. 2015-07-21 13:02:30 +02:00
load_authorities.c swanctl: log errors to stderr 2016-04-24 23:33:23 +02:00
load_authorities.h vici: Certification Authority support added. 2015-07-21 13:02:30 +02:00
load_conns.c vici: Increased various string buffers to BUF_LEN (512 bytes) 2016-07-29 12:34:40 +02:00
load_conns.h swanctl: Add a --load-all command, performing --load-{creds,pools,conns} 2014-09-22 13:55:11 +02:00
load_creds.c swanctl: Load pubkeys with load-creds 2016-01-09 07:23:30 +01:00
load_creds.h swanctl: Add a --load-all command, performing --load-{creds,pools,conns} 2014-09-22 13:55:11 +02:00
load_pools.c swanctl: log errors to stderr 2016-04-24 23:33:23 +02:00
load_pools.h swanctl: Add a --load-all command, performing --load-{creds,pools,conns} 2014-09-22 13:55:11 +02:00
log.c swanctl: Fix exit codes based on errno 2014-10-10 11:42:18 +02:00
redirect.c vici: Match subnets and ranges against peer IP in redirect command 2016-03-04 16:03:00 +01:00
reload_settings.c swanctl: Fix exit codes based on errno 2014-10-10 11:42:18 +02:00
stats.c swanctl --stats lists loaded plugins 2015-12-13 17:07:28 +01:00
terminate.c swanctl: Fix exit codes based on errno 2014-10-10 11:42:18 +02:00
version.c Removed VICI protocol versioning 2015-12-11 18:26:55 +01:00