10

What is the best free SSL VPN client that works on 64 and 32 bit windows clients?

Nick R
  • 1,106
  • 3
  • 14
  • 19
  • When you say SSL VPN, do you mean a VPN that uses SSL or an SSL gateway that acts like a VPN? – Magus May 06 '09 at 20:11
  • I'm really looking for something that I can use to replace the Forticlient SSL VPN software, but also want something that can be used to access other networks. I assume this is a VPN that uses SSL. – Nick R May 06 '09 at 21:08
  • Yes. This is a VPN that uses SSL to negotiate the connection securely. – Magus May 07 '09 at 14:38

2 Answers2

20

Try OpenVPN (http://openvpn.net/). It's cross-platform, completely free, extremely secure, and once configured it's extremely easy to deploy. I can't confirm whether it specifically targets x64, but the x86 build should work on the x64 architecture.

Edit: I should mention that OpenVPN won a "Bossie" in 2007 as the best Open Source VPN.

Also, OpenVPN 2.1 is Vista-ready on both x86 and x64.

Magus
  • 911
  • 6
  • 7
0

You could use Windows 2008 Server and the built-in Secure Socket Tunneling Protocol? You could use the built-in Windows Vista/7 networking client and the configuration is very simple.

Dscoduc
  • 1,095
  • 2
  • 8
  • 15