From dd0ee786db970a01f03527818b2a610d21410ea2 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Tue, 3 Jul 2007 09:33:02 +0000 Subject: [PATCH] support of PKCS#11 init arguments required by NSS softoken, patch contributed by Robert Varga --- src/starter/ipsec.conf.5 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/starter/ipsec.conf.5 b/src/starter/ipsec.conf.5 index d30be9200b..42c4232c3c 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