The connection to www.vehicleenquiry.service.gov.uk fails with  openssl
1.0.1j even if it works well in IE and Google Chrome. This is actually a
regression because it works well even in openssl 1.0.0o version. I
discovered the issue in fancybrowser example from Qt distribution which is
using the openssl 1.0.1j. As I mentioned, the same code works well with
openssl 1.0.0o.



The environment to reproduce the problem is:



Windows 8.1 64-bit

OpenSSL 1.0.1j



The log from s_client command line is below :



--------------------------------------------------



OpenSSL> s_client -connect www.vehicleenquiry.service.gov.uk:443

Loading 'screen' into random state - done

CONNECTED(0000019C)

10080:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake
failure:.\ssl\s23_lib.c:184:

---

no peer certificate available

---

No client certificate CA names sent

---

SSL handshake has read 0 bytes and written 307 bytes

---

New, (NONE), Cipher is (NONE)

Secure Renegotiation IS NOT supported

Compression: NONE

Expansion: NONE

---

error in s_client

OpenSSL>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to