Hi, We agreed during the hackathon that we are going to ship a 2.6 Windows client with OpenSSL 3.0. Apart from merging relevant patches, there are few (small) blocks:
- vcpkg hasn't yet added OpenSSL 3.0 to official repo, but there is a PR https://github.com/microsoft/vcpkg/pull/20428 This shouldn't be a problem for us, since we could just have this port in openvpn repo, like we do with pkcs11-helper. - The latest release of pkcs11-helper doesn't build with openssl3, but things are progressing - https://github.com/OpenSC/pkcs11-helper/issues/42. We would also have to make sure that our vcpkg port for pkcs11-helper builds with openssl3. Once OpenSSL 3.0 support is somewhat settled, we could look into configuration file loading. I haven't checked vcpkg scripts, but in the best case scenario we won't have to do anything and just rely on readonly values you've mentioned. -- -Lev _______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel