Hi, Can anyone connect the paypal web site(https://www.paypal.com/) with openssl 1.0.1i-2(sid)?
I tried to connect the paypal site like this, openssl s_client -connect www.paypal.com:443 However I got just those messages, ------------------------ CONNECTED(00000003) write:errno=104 --- no peer certificate available --- No client certificate CA names sent --- SSL handshake has read 0 bytes and written 300 bytes --- New, (NONE), Cipher is (NONE) Secure Renegotiation IS NOT supported Compression: NONE Expansion: NONE ---------------- I also checked packets using wireshark and I found that the paypal site immediately disconnected in the end of client_hello. Is this something bug of openssl? Or is the paypal website wrong behavior? I don't know whether I should report this to BTS of debian. Thank you for advance, Takahide Nojima -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/1409508155.29860.1.ca...@gmail.com