Creating the FortiProxy gateway
To create the FortiProxy gateway:
-
In the GUI, go to Network > Secret Gateway, and select Create.
Alternatively, enter the following commands in the CLI console 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