Fortinet black logo

CLI Reference

config system acme

config system acme

Configure ACME client.

config system acme
    Description: Configure ACME client.
    config accounts
        Description: ACME accounts list.
        edit <id>
            set status {string}
            set url {string}
            set ca_url {string}
            set email {string}
            set privatekey {string}
        next
    end
    set interface <interface-name1>, <interface-name2>, ...
    set source-ip {ipv4-address}
    set source-ip6 {ipv6-address}
end

config system acme

Parameter

Description

Type

Size

Default

interface <interface-name>

Interface(s) on which the ACME client will listen for challenges.

Interface name.

string

Maximum length: 79

source-ip

Source IPv4 address used to connect to the ACME server.

ipv4-address

Not Specified

0.0.0.0

source-ip6

Source IPv6 address used to connect to the ACME server.

ipv6-address

Not Specified

::

config accounts

Parameter

Description

Type

Size

Default

id

Account id.

string

Maximum length: 255

status

Account status.

string

Maximum length: 127

url

Account url.

string

Maximum length: 511

ca_url

Account ca_url.

string

Maximum length: 255

email

Account email.

string

Maximum length: 255

privatekey

Account Private Key.

string

Maximum length: 8191

config system acme

Configure ACME client.

config system acme
    Description: Configure ACME client.
    config accounts
        Description: ACME accounts list.
        edit <id>
            set status {string}
            set url {string}
            set ca_url {string}
            set email {string}
            set privatekey {string}
        next
    end
    set interface <interface-name1>, <interface-name2>, ...
    set source-ip {ipv4-address}
    set source-ip6 {ipv6-address}
end

config system acme

Parameter

Description

Type

Size

Default

interface <interface-name>

Interface(s) on which the ACME client will listen for challenges.

Interface name.

string

Maximum length: 79

source-ip

Source IPv4 address used to connect to the ACME server.

ipv4-address

Not Specified

0.0.0.0

source-ip6

Source IPv6 address used to connect to the ACME server.

ipv6-address

Not Specified

::

config accounts

Parameter

Description

Type

Size

Default

id

Account id.

string

Maximum length: 255

status

Account status.

string

Maximum length: 127

url

Account url.

string

Maximum length: 511

ca_url

Account ca_url.

string

Maximum length: 255

email

Account email.

string

Maximum length: 255

privatekey

Account Private Key.

string

Maximum length: 8191