diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/starter/ipsec.conf.5 | 4 |
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 |