forked from IndySockets/Indy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disabling call to SSL_CTX_set_info_callback() before SSL_free(). It i…
…s preventing subsequent OnStatusInfo/Ex events from being fired for other SSL objects that share the same SSL_CTX object. Disabling call to SSL_CTX_set_cipher_list() when CipherList property is empty. Using OpenSSL's actual compiled default now instead of using a hard-coded default that may be outdated in newer DLLs.
- Loading branch information
RemyLebeau
authored and
RemyLebeau
committed
Jul 16, 2018
1 parent
dbae34d
commit 5966bed
Showing
1 changed file
with
13 additions
and
0 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