mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
small update
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
.\"
|
||||
.\" DO NOT EDIT THIS FILE (ocserv-args.man)
|
||||
.\"
|
||||
.\" It has been AutoGen-ed February 20, 2013 at 09:23:10 PM by AutoGen 5.16
|
||||
.\" It has been AutoGen-ed February 20, 2013 at 09:26:16 PM by AutoGen 5.16
|
||||
.\" From the definitions ../src/ocserv-args.def.tmp
|
||||
.\" and the template file agman-cmd.tpl
|
||||
.\"
|
||||
@@ -195,9 +195,9 @@ server\-cert = /path/to/cert.pem
|
||||
server\-key = /path/to/key.pem
|
||||
.sp
|
||||
# In case PKCS #11 or TPM keys are used the PINs should 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
|
||||
# in files. The srk\-pin\-file is applicable to TPM keys only, and is the
|
||||
# storage root key.
|
||||
#pin\-file = /path/to/pin.txt
|
||||
#srk\-pin\-file = /path/to/srkpin.txt
|
||||
.sp
|
||||
# The Certificate Authority that will be used
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
*
|
||||
* DO NOT EDIT THIS FILE (ocserv-args.c)
|
||||
*
|
||||
* It has been AutoGen-ed February 20, 2013 at 09:23:08 PM by AutoGen 5.16
|
||||
* It has been AutoGen-ed February 20, 2013 at 09:26:14 PM by AutoGen 5.16
|
||||
* From the definitions ocserv-args.def
|
||||
* and the template file options
|
||||
*
|
||||
|
||||
@@ -111,9 +111,9 @@ server-cert = /path/to/cert.pem
|
||||
server-key = /path/to/key.pem
|
||||
|
||||
# In case PKCS #11 or TPM keys are used the PINs should be available
|
||||
# in files. The srk-pin-file is applicable to TPM keys only (It's the storage
|
||||
# root key).
|
||||
pin-file = /path/to/pin.txt
|
||||
# in files. The srk-pin-file is applicable to TPM keys only, and is the
|
||||
# storage root key.
|
||||
#pin-file = /path/to/pin.txt
|
||||
#srk-pin-file = /path/to/srkpin.txt
|
||||
|
||||
# The Certificate Authority that will be used
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
*
|
||||
* DO NOT EDIT THIS FILE (ocserv-args.h)
|
||||
*
|
||||
* It has been AutoGen-ed February 20, 2013 at 09:23:08 PM by AutoGen 5.16
|
||||
* It has been AutoGen-ed February 20, 2013 at 09:26:14 PM by AutoGen 5.16
|
||||
* From the definitions ocserv-args.def
|
||||
* and the template file options
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user