aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2011-10-31 18:50:10 +0100
committerTobias Brunner <tobias@strongswan.org>2011-10-31 18:50:10 +0100
commit1a9e3e014797750508e044b7df5fbf7928baaca8 (patch)
tree8f5d7579d826ad2dc61be1ccc5c018faf0ebf6ec /man
parentb3b3613c60885ca52de254f42f60f5d149691410 (diff)
downloadstrongswan-1a9e3e014797750508e044b7df5fbf7928baaca8.tar.bz2
strongswan-1a9e3e014797750508e044b7df5fbf7928baaca8.tar.xz
pkcs11: Documented new options in strongswan.conf(5).
Diffstat (limited to 'man')
-rw-r--r--man/strongswan.conf.5.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in
index 608c970b6..ffe881a9b 100644
--- a/man/strongswan.conf.5.in
+++ b/man/strongswan.conf.5.in
@@ -548,8 +548,17 @@ ENGINE ID to use in the OpenSSL plugin
.BR libstrongswan.plugins.pkcs11.modules
List of available PKCS#11 modules
.TP
+.BR libstrongswan.plugins.pkcs11.use_dh " [no]"
+Whether the PKCS#11 modules should be used for DH/ECDH (see use_ecc option)
+.TP
+.BR libstrongswan.plugins.pkcs11.use_ecc " [no]"
+Whether the PKCS#11 modules should be used for ECDH/ECDSA
+.TP
.BR libstrongswan.plugins.pkcs11.use_hasher " [no]"
Whether the PKCS#11 modules should be used to hash data
+.TP
+.BR libstrongswan.plugins.pkcs11.use_rng " [no]"
+Whether the PKCS#11 modules should be used as RNG
.SS libtnccs section
.TP
.BR libtnccs.tnc_config " [/etc/tnc_config]"