BlockingSslClientSocket: Migrated to cNetwork API.

This commit is contained in:
Mattes D
2015-01-27 14:53:31 +01:00
parent 7dfeb67f01
commit 86f2f82d2a
3 changed files with 198 additions and 15 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ int cSslContext::Initialize(bool a_IsClient, const SharedPtr<cCtrDrbgContext> &
// so they're disabled until someone needs them
ssl_set_dbg(&m_Ssl, &SSLDebugMessage, this);
ssl_set_verify(&m_Ssl, &SSLVerifyCert, this);
*/
//*/
/*
// Set ciphersuite to the easiest one to decode, so that the connection can be wireshark-decoded: