SSL VPN with Fortigate firewalls - Part II (Certificate authentication)
In last blog we have looked at how to configure SSL VPN in fortigate firewall with username/password authentication. Now we will replicate the same setup but with certificate authentication. Our setup will use user-certificate ; not machine-certificate authentication. Our topology looks like below - 01 - Network Topology The topology is very simple as our goal is to look at the SSL VPN implementation in Fortigate firewalls. The firewall has one internal network (10.10.1.0/24) where we have one windows server (Srv-Win-Ad-01 - 10.10.1.25/24) which is running AD domain and certification services and one linux server (Srv-Lin-01 - 10.10.1.26/24) . Also the external network (192.168.199.0/24) which provides internet connectivity. And a domain joined client (Clt-Win-01) which will run the VPN client to get access to the internal network. Basic IP connectivity setup The basic IP configuration of fortigate firewall is given below - config system interface edit "port1" ...