Technical Tip: Difference between SSL half and full offloading
| Description | This article provides a distinction between half (Client<->FortiGate) and full SSL offloading methods when configuring a virtual server. |
| Scope | FortiGate. |
| Solution | On the FortiGate, when configuring a virtual server to load-balance secure connections such as HTTPS, there is a requirement to configure SSL offloading.
SSL offloading is a method by which FortiGate handles SSL encryption and decryption in the place of the real servers used for load balancing. The intention is that the servers being protected do not have to perform these operations themselves and can direct their resources to other operations.
As visible in the above image, the options on the FortiGate are Client<->FortiGate (half) or full.
The commands to change this on the CLI are:
config firewall vip edit <name> next end
The difference between them is as follows:
|
