Fortinet white logo
Fortinet white logo

Examples

Configuring the FortiPAM SSL certificate

Configuring the FortiPAM SSL certificate

To configure the FortiPAM SSL certificate:
  1. In the CLI console, enter the following commands:
      config firewall vip
       edit "fortipam_vip"
        set uuid b9aebf22-2f4f-51ef-b35c-79e3f23c5adc
        set type access-proxy
        set extip 172.31.2.85
        set extintf "port1"
        set server-type https
        set extport 443
        set ssl-certificate "mycert" #set to the certificate created in Creating a certificate.
      next
     end

    You can now access FortiPAM using https://fqdn where FQDN is the FortiPAM FQDN used in Creating a certificate.

Configuring the FortiPAM SSL certificate

Configuring the FortiPAM SSL certificate

To configure the FortiPAM SSL certificate:
  1. In the CLI console, enter the following commands:
      config firewall vip
       edit "fortipam_vip"
        set uuid b9aebf22-2f4f-51ef-b35c-79e3f23c5adc
        set type access-proxy
        set extip 172.31.2.85
        set extintf "port1"
        set server-type https
        set extport 443
        set ssl-certificate "mycert" #set to the certificate created in Creating a certificate.
      next
     end

    You can now access FortiPAM using https://fqdn where FQDN is the FortiPAM FQDN used in Creating a certificate.