Skip to main content
StanB1234
New Member
January 9, 2021
Question

SSL VPN Connection with JAVA

  • January 9, 2021
  • 0 replies
  • 2605 views

Hey there, I'm trying to create a vpn connection to a Fortigate firewall with JAVA. Something similar to OpenFortiVPN. I've tried to read the source code in C but that was not very helpful. To build up a socket connection in JAVA is not a problem. But how do I authenticate to the firewall and create the vpn tunnel? Maybe anyone can help me with that.