config vpn certificate local
Description: Configure local keys and certificates.
config vpn certificate local
edit <name>
set comment {string}
set source [factory | user]
set enroll-protocol [none | scep]
unset
next
show
abort
end
delete <name>
purge
show
end
Sample command:
config vpn certificate local
edit Fortinet_Factory
set comment
set source factory
set enroll-protocol scep
next
end
| Parameter | Description | Type | Size | Default | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| comment | Optional comments. | string | Up to 255 characters in length. | none | ||||||
| source | Source of CA certificate. | option | - | factory | ||||||
|
||||||||||
|
enroll-protocol |
Certificate enrollment protocol. |
option |
- |
|
||||||
|
|
|
|||||||||