github Securepoint/openvpn-client 2.0.33
Securepoint OpenVPN 2.0.33

latest releases: 2.0.44, 2.0.43, 2.0.42...
4 years ago

Bugfix: Trailing protocol specification on a remote entry handled now correctly. On multiple remote entries the last entry sets the protocol. Please keep this in mind on mixed protocols.

Security: Install only per maschine is now possible.
Security: Update to OpenVPN 2.5.2 with custon security patch(no script-security > 1).

Security: The client now calculate a checksum of the configuration content. Thus it is not possible to make unauthorized modifications.
To calc and set the checksum administrator permissions are required. Additionally the configuation will be started from a secure directory.

Important
OpenVPN will be executed with the configuration of the secured directory. If the default installation directory is changed to a non-privileged directory it is possible that this security features has no effect!

Hint
This new security feature affects only the installed client not the portable version.

Please note!
With the latest Windows version 21H1(update started in may 2021) it is possible that the tap driver of the 2.0.33 will be rejected, because Microsoft has been ended the support for root certificates with kernel-mode signing in the Microsoft Trusted Root program.
Thus drivers with cross-signed certificates has lost their trust status.

We are currently working on this issue and releasing the new version 2.0.34 as soon as possible.

Important msi installer note!
If you do the install by using the msi installer it is all-important to specify the property CWINVERSION as msiexec argument which specify the windows version.

Two values are possible:

  • CWINVERSION=7
  • CWINVERSION=10

This property controls the installation of the tap driver. If no property is specified the tap driver for Windows 7 will be installed!

Example(en, Windows 10):
msiexec /qn /i openvpn-client-installer-2.0.33.msi TRANSFORMS=":en-us.mst" CWINVERSION=10

For further examples please see the msi-installer-examples-2.0.33 file.

Don't miss a new openvpn-client release

NewReleases is sending notifications on new releases.