Fortinet white logo
Fortinet white logo

CLI Reference

config local

config local

Description: Configures Local keys and certificates.

Config local

Edit <name>

Set comment {string}

Set *source [factory | user]

Unset

Next

Show

Abort

End

Delete <name>

Purge

Show

End

Sample command:
FX201E5919000057 (certificate) # show
config vpn certificate
    config ca
        edit Fortinet_CA
            set comment
            set source factory
        next
        edit Fortinet_CA_Backup
            set comment
            set source factory
        next
        edit Fortinet_Sub_CA
            set comment
            set source factory
        next
    end
    config local
        edit Fortinet_Factory
            set comment
            set source factory
        next
        edit Fortinet_Factory_Backup
            set comment
            set source factory
        next
    end
end

config local

config local

Description: Configures Local keys and certificates.

Config local

Edit <name>

Set comment {string}

Set *source [factory | user]

Unset

Next

Show

Abort

End

Delete <name>

Purge

Show

End

Sample command:
FX201E5919000057 (certificate) # show
config vpn certificate
    config ca
        edit Fortinet_CA
            set comment
            set source factory
        next
        edit Fortinet_CA_Backup
            set comment
            set source factory
        next
        edit Fortinet_Sub_CA
            set comment
            set source factory
        next
    end
    config local
        edit Fortinet_Factory
            set comment
            set source factory
        next
        edit Fortinet_Factory_Backup
            set comment
            set source factory
        next
    end
end