mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-22 13:24:26 -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
1 changed files with 1 additions and 1 deletions
|
@ -1049,7 +1049,7 @@ int pqissl::SSL_Connection_Complete()
|
||||||
out.str());
|
out.str());
|
||||||
|
|
||||||
// attempt real error.
|
// attempt real error.
|
||||||
Extract_Failed_SSL_Certificate();
|
//Extract_Failed_SSL_Certificate();
|
||||||
|
|
||||||
reset();
|
reset();
|
||||||
waiting = WAITING_FAIL_INTERFACE;
|
waiting = WAITING_FAIL_INTERFACE;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue