Technical Tip: How FortiGate performs Deep Inspection of the SSL/TLS communication between a Client and Server when Client Certificate Authentication is required by the Server
| Description | This article describes a use case where SSL Deep Inspection is enabled on FortiGate and when the destination host/webserver requires the client to present its Client Certificate during SSL/TLS negotiation as part of authentication. |
| Scope | FortiGate. |
| Solution | Currently, FortiGate does not support relaying the Client Certificate to the web server and at the same time performing Deep inspection of the SSL/TLS session in either of the following deep inspection modes.
Configuring Deep Inspection profile on FortiGate:
re-sign <----- Multiple Clients Connecting to Multiple Servers.
or replace <----- Protect an SSL server.
config https set ports 443 bypass <----- Bypass the session. inspect <----- Inspect the session. block <----- Block the session.
Alternate Solutions:
Related document: |