config certificate ca
CA certificate.
config certificate ca
Description: CA certificate.
edit <name>
set ca {user}
set source [factory|user|...]
set trusted [enable|disable]
set scep-url {string}
set auto-update-days {integer}
set auto-update-days-warning {integer}
set source-ip {ipv4-address}
next
end
config certificate ca
|
Parameter |
Description |
Type |
Size |
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ca |
CA certificate as a PEM file. |
user |
Not Specified |
|||||||||||
|
source |
CA certificate source type. |
option |
- |
|||||||||||
|
|
|
|||||||||||||
|
trusted |
Enable/disable as a trusted CA. |
option |
- |
|||||||||||
|
|
|
|||||||||||||
|
scep-url |
URL of the SCEP server. |
string |
Maximum length: 255 |
|||||||||||
|
auto-update-days |
Number of days to wait before requesting an updated CA certificate . |
integer |
Minimum value: 0 Maximum value: 4294967295 |
|||||||||||
|
auto-update-days-warning |
Number of days before an expiry-warning message is generated . |
integer |
Minimum value: 0 Maximum value: 4294967295 |
|||||||||||
|
source-ip |
Source IP address for communications to the SCEP server. |
ipv4-address |
Not Specified |
|||||||||||