Fortinet white logo
Fortinet white logo

Examples

Creating the FortiProxy gateway

Creating the FortiProxy gateway

To create the FortiProxy gateway:
  1. In the FortiPAM CLI console, enter the following commands to create the FortiProxy gateway:
     config secret gateway  
      edit test_gateway
       set address "172.16.80.112"
       set port 443
       set url-map "tcp"
       set ssl-max-version tls-1.3
      next
     end
    

Creating the FortiProxy gateway

Creating the FortiProxy gateway

To create the FortiProxy gateway:
  1. In the FortiPAM CLI console, enter the following commands to create the FortiProxy gateway:
     config secret gateway  
      edit test_gateway
       set address "172.16.80.112"
       set port 443
       set url-map "tcp"
       set ssl-max-version tls-1.3
      next
     end