Andrei Augustin
Andrei Augustin
no OPENSSL_Applink is a documented problem in OpenSSL's [FAQ](https://www.openssl.org/docs/faq.html) at " I’ve compiled a program under Windows and it crashes: why? ", essentially you have to compile in the applink.c.
Thanks! I totally agree - I just thought it might be worth adding it as a known issue, at least until NTLM support is removed, granted it can be replicated...
Very strange it works without problems on your end? I've created a new Docker container to test in, just in case my build environment was messed up, but I can...
I guess it's an issue when running on the same machine, with WSL 2-powered Docker? If I try the same container on my mac it works.