MSI
WinGet
OpenVPN
OpenVPN, Inc. · 2.6.801 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i OpenVPN-2.6.8-I001-arm64.msi /quiet /norestart
File Identity
Filename
OpenVPN-2.6.8-I001-arm64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenVPNTechnologies.OpenVPN
Version
2.6.801
Description
Create secure VPN connections over the internet with this VPN-software
License
GNU GPLv2
↗
Homepage
https://openvpn.net
Support
https://forums.openvpn.net
Min OS Version
10.0.0.0
Upgrade Behavior
install(Install over existing)
Release Notes
Bug fixes / Code cleanup
------------------------
- SIGSEGV crash: Do not check key_state buffers that are in S_UNDEF state
(Github #449) - the new sanity check function introduced in 2.6.7
sometimes tried to use a NULL pointer after an unsuccessful TLS handshake
- Windows: --dns option did not work when tap-windows6 driver was used,
because internal flag for "apply DNS option to DHCP server" wasn't set
(Github #447)
- Windows: fix status/log file permissions, caused by regression afte…