summaryrefslogtreecommitdiffstats
path: root/openvpn.8
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2005-10-18 09:39:00 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2005-10-18 09:39:00 +0000
commit24076bd978b834f51c9868d3377a2bcc88d924ee (patch)
tree7b2b69a332c7d8a4f638f6e3c5808aa1bf762e0b /openvpn.8
parent90e105d2186fc96d9884857ac5fa4bc73e16705c (diff)
downloadopenvpn-24076bd978b834f51c9868d3377a2bcc88d924ee.tar.gz
openvpn-24076bd978b834f51c9868d3377a2bcc88d924ee.tar.xz
openvpn-24076bd978b834f51c9868d3377a2bcc88d924ee.zip
Merged with Alon's tree @ r660
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@665 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'openvpn.8')
-rw-r--r--openvpn.85
1 files changed, 5 insertions, 0 deletions
diff --git a/openvpn.8 b/openvpn.8
index 7655524..9242ca1 100644
--- a/openvpn.8
+++ b/openvpn.8
@@ -209,6 +209,7 @@ openvpn \- secure IP tunnel daemon.
[\ \fB\-\-pkcs11\-slot\fR\ \fIname\fR\ ]
[\ \fB\-\-pkcs11\-id\-type\fR\ \fItype\fR\ ]
[\ \fB\-\-pkcs11\-id\fR\ \fIname\fR\ ]
+[\ \fB\-\-pkcs11\-pin\-cache\fR\ \fIseconds\fR\ ]
[\ \fB\-\-pkcs11\-protected\-authentication\fR\ ]
[\ \fB\-\-pkcs12\fR\ \fIfile\fR\ ]
[\ \fB\-\-plugin\fR\ \fImodule\-pathname\ init\-string\fR\ ]
@@ -3585,6 +3586,10 @@ Specify how to locate the correct objects. Type can be one of the following:
Specify a name of the object to search for.
.\"*********************************************************
.TP
+.B --pkcs11-pin-cache seconds
+Specify how many seconds the PIN can be cached, the default is until the token is removed.
+.\"*********************************************************
+.TP
.B --pkcs11-protected-authentication
Use PKCS#11 protected authentication path, useful for biometric and external
keypad devices.