Skip to content

Releases: Securepoint/openvpn-client

Securepoint OpenVPN 2.0.48

18 Jun 12:35

Choose a tag to compare

Security: OpenSSL update to version 3.5.7

Hint
Please read the important security changes in 2.0.33 release.

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 10 will be installed!

Example(en, Windows 7, executed in an administrative shell):
msiexec /qn /i openvpn-client-installer-2.0.48.msi TRANSFORMS=":en-us.mst" CWINVERSION=7

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

Changelog de

Security: OpenSSL-Update auf Version 3.5.7

Hinweis
Bitte beachten Sie die Sicherheitsfeatures vom 2.0.33 Release.

Wichtige MSI-Installer Anmerkung!
Wenn der Client per MSI installiert wird, muss die Eigenschaft CWINVERSION mit beim msiexec angegeben werden. Diese gibt die Windows-Version an.

Zwei Werte sind möglich:

CWINVERSION=7
CWINVERSION=10

Die Eigenschaft kontrolliert die Installation des TAP-Treiber. Wenn diese nicht angegeben ist, wird der TAP-Treiber für Windows 10 installiert.

Beispiel(en, Windows 7, in einer Administrator-Eingabeaufforderung ausgeführt):
msiexec /qn /i openvpn-client-installer-2.0.48.msi TRANSFORMS=":en-us.mst" CWINVERSION=7

Weitere Beispiele befinden sich in der Datei msi-installer-examples-2.0.48.

Securepoint OpenVPN 2.0.47

11 May 13:07

Choose a tag to compare

Security: OpenVPN update to version 2.7.4
Security: OpenSSL update to vrsion 3.5.6
Bugfix: Improved handling of OpenVPN connection status messages to prevent incorrect connection states.

Hint
Please read the important security changes in 2.0.33 release.

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 10 will be installed!

Example(en, Windows 7, executed in an administrative shell):
msiexec /qn /i openvpn-client-installer-2.0.47.msi TRANSFORMS=":en-us.mst" CWINVERSION=7

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

Changelog de
Security: OpenVPN-Update auf Version 2.7.4
Security: OpenSSL-Update auf Version 3.5.6
Fehlerbehebung: Die Verarbeitung von Statusmeldungen der OpenVPN-Verbindung wurde verbessert, um fehlerhafte Verbindungszustände zu vermeiden.

Hinweis
Bitte beachten Sie die Sicherheitsfeatures vom 2.0.33 Release.

Wichtige MSI-Installer Anmerkung!
Wenn der Client per MSI installiert wird, muss die Eigenschaft CWINVERSION mit beim msiexec angegeben werden. Diese gibt die Windows-Version an.

Zwei Werte sind möglich:

CWINVERSION=7
CWINVERSION=10

Die Eigenschaft kontrolliert die Installation des TAP-Treiber. Wenn diese nicht angegeben ist, wird der TAP-Treiber für Windows 10 installiert.

Beispiel(en, Windows 7, in einer Administrator-Eingabeaufforderung ausgeführt):
msiexec /qn /i openvpn-client-installer-2.0.47.msi TRANSFORMS=":en-us.mst" CWINVERSION=7

Weitere Beispiele befinden sich in der Datei msi-installer-examples-2.0.47.

Securepoint OpenVPN 2.0.46

10 Mar 10:43

Choose a tag to compare

Security: OpenSSL update to version 3.0.19
Security: OpenVPN update to version 2.6.17
Maintenance: Microsoft Visual C++ Redistributable update to version 14.50.35719.0
Bugfix: Fixed a crash when opening the Windows file selection dialog

Hint
Please read the important security changes in 2.0.33 release.

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 10 will be installed!

Example(en, Windows 7, executed in an administrative shell):
msiexec /qn /i openvpn-client-installer-2.0.46.msi TRANSFORMS=":en-us.mst" CWINVERSION=7

For additional examples please see the msi-installer-examples-2.0.46 file.

Securepoint OpenVPN 2.0.45

21 Oct 12:27

Choose a tag to compare

Security: OpenSSL update auf 3.0.18
Security: OpenVPN update auf 2.6.15

Hint
Please read the important security changes in 2.0.33 release.

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 10 will be installed!

Example(en, Windows 7, executed in an administrative shell):
msiexec /qn /i openvpn-client-installer-2.0.44.msi TRANSFORMS=":en-us.mst" CWINVERSION=7

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

Securepoint OpenVPN 2.0.44

08 May 09:46

Choose a tag to compare

Security: OpenVPN update to version 2.6.14
Bugfix: Fixed an issue where encrypted private keys were not correctly parsed when provided inline

Hint
Please read the important security changes in 2.0.33 release.

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 10 will be installed!

Example(en, Windows 7, executed in an administrative shell):
msiexec /qn /i openvpn-client-installer-2.0.44.msi TRANSFORMS=":en-us.mst" CWINVERSION=7

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

Changelog de
Security: OpenVPN-Update auf Version 2.6.14
Bugfix: Ein Problem wurde behoben, bei dem verschlüsselte private Schlüssel inline nicht korrekt eingelesen wurden.

Hinweis
Bitte beachten Sie die Sicherheitsfeatures vom 2.0.33 Release.

Wichtige MSI-Installer Anmerkung!
Wenn der Client per MSI installiert wird, muss die Eigenschaft CWINVERSION mit beim msiexec angegeben werden. Diese gibt die Windows-Version an.

Zwei Werte sind möglich:

CWINVERSION=7
CWINVERSION=10

Die Eigenschaft kontrolliert die Installation des TAP-Treiber. Wenn diese nicht angegeben ist, wird der TAP-Treiber für Windows 10 installiert.

Beispiel(en, Windows 7, in einer Administrator-Eingabeaufforderung ausgeführt):
msiexec /qn /i openvpn-client-installer-2.0.44.msi TRANSFORMS=":en-us.mst" CWINVERSION=7

Weitere Beispiele befinden sich in der Datei msi-installer-examples-2.0.44.

Securepoint OpenVPN 2.0.43

22 Oct 09:44

Choose a tag to compare

Security: OpenVPN update to version 2.6.12 and OpenSSL update to 3.0.15
Bugfix: Update of the deprecated OpenVPN option “--ns-cert-type” to “--remote-cert-tls”
Security Bugfix: Solved the issue of password remaining as cleartext in memory for some unknown amount of time (CWE 316 https://cwe.mitre.org/data/definitions/316.html)
Most cases are covered, but in some rare cases the password remains in memory for a short time, i.e. Windows / QT-Framework may store copies of the password in the memory. This is classified as a known issue.

Hint
Please read the important security changes in 2.0.33 release.

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 10 will be installed!

Example(en, Windows 7, executed in an administrative shell):
msiexec /qn /i openvpn-client-installer-2.0.43.msi TRANSFORMS=":en-us.mst" CWINVERSION=7

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

Securepoint OpenVPN 2.0.42

23 Jul 10:08

Choose a tag to compare

Security: Update to OpenSSL 3.0.13 and OpenVPN 2.6.10
Security: Update of TAP-driver to 9.27.0 (CVE-2024-1305)

Please Note: Windows 7 will no longer recive TAP-Driver updates as the support from microsoft and openvpn has ended

Hint
Please read the important security changes in 2.0.33 release.

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 10 will be installed!

Example(en, Windows 7, executed in an administrative shell):
msiexec /qn /i openvpn-client-installer-2.0.42.msi TRANSFORMS=":en-us.mst" CWINVERSION=7

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

Securepoint OpenVPN 2.0.41

06 Feb 10:43

Choose a tag to compare

Security: Update to OpenSSL 3.2.0 and OpenVPN 2.6.8
Bugfix: Reinstalling the client would delete all connections

Hint
Please read the important security changes in 2.0.33 release.

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 10 will be installed!

Example(en, Windows 7, executed in an administrative shell):
msiexec /qn /i openvpn-client-installer-2.0.41.msi TRANSFORMS=":en-us.mst" CWINVERSION=7

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

Securepoint OpenVPN 2.0.40

25 Aug 13:17

Choose a tag to compare

Security Bugfix: Bug fixed that could lead to extended privileges (local privilege escalation) when installing or repairing the ssl vpn client
Bugfix: The option "use interact" was not saved correctly

Hint
Please read the important security changes in 2.0.33 release.

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 10 will be installed!

Example(en, Windows 7, executed in an administrative shell):
msiexec /qn /i openvpn-client-installer-2.0.40.msi TRANSFORMS=":en-us.mst" CWINVERSION=7

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

Securepoint OpenVPN 2.0.39

31 Mar 12:03

Choose a tag to compare

Feature: Inline-Certificates are now supported in the Client
Bugfix: Usage of script-security for values 0 and 1 will not throw an error
Bugfix: If the start parameter "-noSave" is appended to the filename, (re-)enabling "Start on windows startup" will now add it to the startup-arguments
Security: OpenVPN 2.5.8 with OpenSSL 1.1.1t

Hint
Please read the important security changes in 2.0.33 release.

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 10 will be installed!

Example(en, Windows 7, executed in an administrative shell):
msiexec /qn /i openvpn-client-installer-2.0.39.msi TRANSFORMS=":en-us.mst" CWINVERSION=7

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