config user peer
Configure peer users.
config user peer Description: Configure peer users. edit <name> set mandatory-ca-verify [enable|disable] set ca {string} set subject {string} set cn {string} set cn-type [string|email|...] set ldap-server {string} set ldap-username {string} set ldap-password {password} set ldap-mode [password|principal-name] set ocsp-override-server {string} next end
config user peer
Parameter |
Description |
Type |
Size |
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
mandatory-ca-verify |
Determine what happens to the peer if the CA certificate is not installed. Disable to automatically consider the peer certificate as valid. |
option |
- |
|||||||||||||
|
|
|||||||||||||||
ca |
Name of the CA certificate as returned by the execute vpn certificate ca list command. |
string |
Maximum length: 127 |
|||||||||||||
subject |
Peer certificate name constraints. |
string |
Maximum length: 255 |
|||||||||||||
cn |
Peer certificate common name. |
string |
Maximum length: 255 |
|||||||||||||
cn-type |
Peer certificate common name type. |
option |
- |
|||||||||||||
|
|
|||||||||||||||
ldap-server |
Name of an LDAP server defined under the user ldap command. Performs client access rights check. |
string |
Maximum length: 35 |
|||||||||||||
ldap-username |
Username for LDAP server bind. |
string |
Maximum length: 35 |
|||||||||||||
ldap-password |
Password for LDAP server bind. |
password |
Not Specified |
|||||||||||||
ldap-mode |
Mode for LDAP peer authentication. |
option |
- |
|||||||||||||
|
|
|||||||||||||||
ocsp-override-server |
Online Certificate Status Protocol (OCSP) server for certificate retrieval. |
string |
Maximum length: 35 |