Closed lianke123321 closed 9 years ago
Old code switch to TLSv1 when there is SSLerror, but issue #187 seems to happen when broken SSL servers don't support TLSv1.
Forcing the first try to use SSLv3 protocol should reduce the happening times of this issue.
Old code switch to TLSv1 when there is SSLerror, but issue #187 seems to happen when broken SSL servers don't support TLSv1.
Forcing the first try to use SSLv3 protocol should reduce the happening times of this issue.