Hi,

> I have no opinion on _putenv() vs. SetEnvironmentVariableW() - this is
> Windows API stuff, so whatever MS thinks we should be using...

SetEnvironmentVariableW() doesn't work for me with MSVC. Similar thing
with curl - openssl uses getenv, which
doesn't find variables added after the program was started:
https://github.com/curl/curl/issues/4774#L39

How should we proceed? Do we define safe conf/engines/modules locations and

 1) build them into openssl with our own port, and
 2) use env variables for openvpn and openvpn-gui ?

-- 
-Lev


_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to