File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / conf / plugins / certexpire.opt
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 09:46:43 2020 UTC (4 years, 4 months ago) by misho
Branches: strongswan, MAIN
CVS tags: v5_9_2p0, v5_8_4p7, HEAD
Strongswan

charon.plugins.certexpire.csv.cron
	Cron style string specifying CSV export times.

charon.plugins.certexpire.csv.empty_string =
	String to use in empty intermediate CA fields.

charon.plugins.certexpire.csv.fixed_fields = yes
	Use a fixed intermediate CA field count.

charon.plugins.certexpire.csv.force = yes
	Force export of all trustchains we have a private key for.

charon.plugins.certexpire.csv.format = %d:%m:%Y
	**strftime**(3) format string to export expiration dates as.

charon.plugins.certexpire.csv.local
	**strftime**(3) format string for the CSV file name to export local
	certificates to.

charon.plugins.certexpire.csv.remote
	**strftime**(3) format string for the CSV file name to export remote
	certificates to.

charon.plugins.certexpire.csv.separator = ,
	CSV field separator.

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