config vpn kmip-server
KMIP server entry configuration.
config vpn kmip-server
Description: KMIP server entry configuration.
edit <name>
set interface {string}
set interface-select-method [auto|sdwan|...]
set password {password}
set server-identity-check [enable|disable]
config server-list
Description: KMIP server list.
edit <id>
set status [enable|disable]
set server {string}
set port {integer}
set cert {string}
next
end
set source-ip {string}
set ssl-min-proto-version [default|SSLv3|...]
set username {string}
next
end
config vpn kmip-server
|
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
interface |
Specify outgoing interface to reach server. |
string |
Maximum length: 15 |
|
||||||||||||||
|
interface-select-method |
Specify how to select outgoing interface to reach server. |
option |
- |
auto |
||||||||||||||
|
|
|
|||||||||||||||||
|
name |
KMIP server entry name. |
string |
Maximum length: 35 |
|
||||||||||||||
|
password |
Password to use for connectivity to the KMIP server. |
password |
Not Specified |
|
||||||||||||||
|
server-identity-check |
Enable/disable KMIP server identity check (verify server FQDN/IP address against the server certificate). |
option |
- |
disable |
||||||||||||||
|
|
|
|||||||||||||||||
|
source-ip |
FortiGate IP address to be used for communication with the KMIP server. |
string |
Maximum length: 63 |
|
||||||||||||||
|
ssl-min-proto-version |
Minimum supported protocol version for SSL/TLS connections. |
option |
- |
default |
||||||||||||||
|
|
|
|||||||||||||||||
|
username |
User name to use for connectivity to the KMIP server. |
string |
Maximum length: 63 |
|
||||||||||||||
config server-list
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
id |
ID |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||
|
status |
Enable/disable KMIP server. |
option |
- |
enable |
||||||
|
|
|
|||||||||
|
server |
KMIP server FQDN or IP address. |
string |
Maximum length: 63 |
|
||||||
|
port |
KMIP server port. |
integer |
Minimum value: 0 Maximum value: 65535 |
5696 |
||||||
|
cert |
Client certificate to use for connectivity to the KMIP server. |
string |
Maximum length: 35 |
|
||||||