config certificate local
Local keys and certificates.
config certificate local
Description: Local keys and certificates.
edit <name>
set password {password}
set comments {string}
set private-key {user}
set certificate {user}
set csr {user}
set state {user}
set scep-url {string}
set range [global|vdom]
set source [factory|user|...]
set auto-regenerate-days {integer}
set auto-regenerate-days-warning {integer}
set scep-password {password}
set ca-identifier {string}
set name-encoding [printable|utf8]
set source-ip {ipv4-address}
set ike-localid {string}
set ike-localid-type [asn1dn|fqdn]
set enroll-protocol [none|scep|...]
set private-key-retain [enable|disable]
set cmp-server {string}
set cmp-path {string}
set cmp-server-cert {string}
set cmp-regeneration-method [keyupate|renewal]
set acme-ca-url {string}
set acme-domain {string}
set acme-email {string}
set acme-rsa-key-size {integer}
set acme-renew-window {integer}
next
end
config certificate local
Parameter |
Description |
Type |
Size |
Default |
||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
password |
Password as a PEM file. |
password |
Not Specified |
|
||||||||||
comments |
Comment. |
string |
Not Specified |
|
||||||||||
private-key |
PEM format key encrypted with a password. |
user |
Not Specified |
|
||||||||||
certificate |
PEM format certificate. |
user |
Not Specified |
|
||||||||||
csr |
Certificate Signing Request. |
user |
Not Specified |
|
||||||||||
state |
Certificate Signing Request State. |
user |
Not Specified |
|
||||||||||
scep-url |
SCEP server URL. |
string |
Not Specified |
|
||||||||||
range |
Either a global or VDOM IP address range for the certificate. |
option |
- |
global |
||||||||||
|
|
|||||||||||||
source |
Certificate source type. |
option |
- |
user |
||||||||||
|
|
|||||||||||||
auto-regenerate-days |
Number of days to wait before expiry of an updated local certificate is requested (0 = disabled). |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||||
auto-regenerate-days-warning |
Number of days to wait before an expiry warning message is generated (0 = disabled). |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||||
scep-password |
SCEP server challenge password for auto-regeneration. |
password |
Not Specified |
|
||||||||||
ca-identifier |
CA identifier of the CA server for signing via SCEP. |
string |
Not Specified |
|
||||||||||
name-encoding |
Name encoding method for auto-regeneration. |
option |
- |
printable |
||||||||||
|
|
|||||||||||||
source-ip |
Source IP address for communications to the SCEP server. |
ipv4-address |
Not Specified |
0.0.0.0 |
||||||||||
ike-localid |
Local ID the FortiGate uses for authentication as a VPN client. |
string |
Not Specified |
|
||||||||||
ike-localid-type |
IKE local ID type. |
option |
- |
asn1dn |
||||||||||
|
|
|||||||||||||
enroll-protocol |
Certificate enrollment protocol. |
option |
- |
none |
||||||||||
|
|
|||||||||||||
private-key-retain |
Enable/disable retention of private key during SCEP renewal . |
option |
- |
disable |
||||||||||
|
|
|||||||||||||
cmp-server |
Address and port for CMP server (format = address:port). |
string |
Not Specified |
|
||||||||||
cmp-path |
Path location inside CMP server. |
string |
Not Specified |
|
||||||||||
cmp-server-cert |
CMP server certificate. |
string |
Not Specified |
|
||||||||||
cmp-regeneration-method |
CMP auto-regeneration method. |
option |
- |
keyupate |
||||||||||
|
|
|||||||||||||
acme-ca-url |
The URL for the ACME CA server . |
string |
Not Specified |
https://acme-v02.api.letsencrypt.org/directory |
||||||||||
acme-domain |
A valid domain that resolves to this FortiGate unit. |
string |
Not Specified |
|
||||||||||
acme-email |
Contact email address that is required by some CAs like LetsEncrypt. |
string |
Not Specified |
|
||||||||||
acme-rsa-key-size |
Length of the RSA private key of the generated cert (Minimum 2048 bits). |
integer |
Minimum value: 2048 Maximum value: 4096 |
2048 |
||||||||||
acme-renew-window |
Beginning of the renewal window . |
integer |
Minimum value: 1 Maximum value: 100 ** |
30 |
** Values may differ between models.