Added an option to reload certificates from PKCS#11 tokens on SIGHUP

This commit is contained in:
Tobias Brunner
2012-10-18 14:42:09 +02:00
parent ca1c2ee281
commit 3c4d383443
2 changed files with 19 additions and 0 deletions
+3
View File
@@ -734,6 +734,9 @@ ENGINE ID to use in the OpenSSL plugin
.BR libstrongswan.plugins.pkcs11.modules
List of available PKCS#11 modules
.TP
.BR libstrongswan.plugins.pkcs11.reload_certs " [no]"
Reload certificates from all tokens if charon receives a SIGHUP
.TP
.BR libstrongswan.plugins.pkcs11.use_dh " [no]"
Whether the PKCS#11 modules should be used for DH and ECDH (see use_ecc option)
.TP