aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-07-03 09:33:02 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-07-03 09:33:02 +0000
commitdd0ee786db970a01f03527818b2a610d21410ea2 (patch)
tree76896096cb2e26aaa77c8d28217955f8c67ce23a /src
parente0e6137dd3ab3694a3bdd1c2845a9fe2efee5087 (diff)
downloadstrongswan-dd0ee786db970a01f03527818b2a610d21410ea2.tar.bz2
strongswan-dd0ee786db970a01f03527818b2a610d21410ea2.tar.xz
support of PKCS#11 init arguments required by NSS softoken, patch contributed by Robert Varga
Diffstat (limited to 'src')
-rw-r--r--src/starter/ipsec.conf.54
1 files changed, 4 insertions, 0 deletions
diff --git a/src/starter/ipsec.conf.5 b/src/starter/ipsec.conf.5
index d30be9200..42c4232c3 100644
--- a/src/starter/ipsec.conf.5
+++ b/src/starter/ipsec.conf.5
@@ -900,6 +900,10 @@ and
(the default).
Used by IKEv1 only, NAT traversal always being active in IKEv2.
.TP
+.B pkcs11initargs
+non-standard argument string for PKCS#11 C_Initialize() function;
+required by NSS softoken.
+.TP
.B pkcs11module
defines the path to a dynamically loadable PKCS #11 library.
.TP