-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Load correct OpenSSL libraries on Windows 64
With OpenSSL 1.1.1 we are getting different names for the DLL depending on 32/64-bit Windows. Need to account for this when loading the DLL's so that they are found. Also, stopped trying to load DLL's we no longer provide. Issue: 131
- Loading branch information
Showing
1 changed file
with
51 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters