Hi, On Fri, Nov 19, 2021 at 6:43 AM Lev Stipakov <lstipa...@gmail.com> wrote:
> Hi, > > I've submitted PR to vcpkg's openssl port: > https://github.com/microsoft/vcpkg/pull/21540 > > With that PR merged, we could specify proper location of config like > this (extracted from custom triplet): > > set(OPENSSL_OPENSSLDIR "c:\\Program Files\\OpenVPN\\ssl") > set(OPENSSL_NO_INSTALL_SSLDIRS ON) > I don't know about vcpkg, but having a way to override prefix and OPENSSLDIR should help us. What does the resulting executable when run as "openssl.exe version -a"? output for OPENSSLDIR, ENGINESDIR and MODULESDIR? The last one is for OpenSSL 3+ only and indicates the default location of provider modules like "legacy". Selva
_______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel