mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
disable the extract failed certificate
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2474 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
9fbf62e901
commit
235d468ef4
@ -1049,7 +1049,7 @@ int pqissl::SSL_Connection_Complete()
|
||||
out.str());
|
||||
|
||||
// attempt real error.
|
||||
Extract_Failed_SSL_Certificate();
|
||||
//Extract_Failed_SSL_Certificate();
|
||||
|
||||
reset();
|
||||
waiting = WAITING_FAIL_INTERFACE;
|
||||
|
Loading…
Reference in New Issue
Block a user