Version 2.7.4-I001 du 01/05/2026- Fixed : using --dns server ... style configs on Windows with win-dco would lead to erroneously enabling "DnsSecValidationRequired : True", possibly breaking VPN DNS resolution. Pushing --dns server ... dnssec no can be used as a workaround until clients can be updated.
- Fixed : correct comments in the --dns-up-down platform scripts relating to dns_server_..._dnssec values.
- Fixed : fix release-only build of pkcs11-helper vcpkg port, do not try to install files from debug build.
- Fixed : mbedTLS builds will now provide a proper error message if a tls-group statement with no valid groups is encountered (used to run into SSL handshake failure later on).
- Fixed : enable-strict and --enable-strict-options configure flags have been removed (because they did not actually do anything anymore).
Version 2.7.3-I001 du 28/04/2026- In combination with --management-query-passwords, setups using --auth-user-pass file or inline auth-user-pass would no longer use the configured passwords and prompt on the management interface instead (OpenVPN GUI would then provide an empty user/password prompt).