mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
Added configuration options for PIN files.
This commit is contained in:
10
doc/ocserv.1
10
doc/ocserv.1
@@ -1,8 +1,8 @@
|
||||
.TH ocserv 1 "16 Feb 2013" "0.0.1" "User Commands"
|
||||
.TH ocserv 1 "18 Feb 2013" "0.0.1" "User Commands"
|
||||
.\"
|
||||
.\" DO NOT EDIT THIS FILE (ocserv-args.man)
|
||||
.\"
|
||||
.\" It has been AutoGen-ed February 16, 2013 at 06:46:07 PM by AutoGen 5.16
|
||||
.\" It has been AutoGen-ed February 18, 2013 at 10:23:45 PM by AutoGen 5.16
|
||||
.\" From the definitions ../src/ocserv-args.def.tmp
|
||||
.\" and the template file agman-cmd.tpl
|
||||
.\"
|
||||
@@ -191,6 +191,12 @@ try\-mtu\-discovery = false
|
||||
server\-cert = /path/to/cert.pem
|
||||
server\-key = /path/to/key.pem
|
||||
.sp
|
||||
# In case PKCS #11 tokens or TPM are used the PINs have to be available
|
||||
# in files. The srk\-pin\-file is applicable to TPM keys only (It's the storage
|
||||
# root key).
|
||||
.in -file = /path/to/pin.txt
|
||||
#srk\-pin\-file = /path/to/srkpin.txt
|
||||
.sp
|
||||
# The Certificate Authority that will be used
|
||||
# to verify clients if certificate authentication
|
||||
# is set.
|
||||
|
||||
Reference in New Issue
Block a user