You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
testapp: Make WITH_SSL option support using bundled OpenSSL libraries.
If OpenSSL libraries are bundled with connector install then passing
config option WITH_SSL=bundled will use these libraries to buld test
application (if needed).
Also, WITH_SSL can now point directly at OpenSSL library location
rather than at the top-level OpenSSL install location.
0 commit comments