Public bug reported:

Reference:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/592442

Initially it's found when using php5 to interact with the site 
https://aquarius.neweb.com.tw using the code below:
<?php file_get_contents('https://aquarius.neweb.com.tw');

Then Clint found the server doesn't support sslv3. So I tested it again with 
the commands below:
$ openssl s_client -ssl2 -host aquarius.neweb.com.tw -port 443

One more problem I met:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589706

---

$ uname -a
Linux xxx 3.0.0-13-generic #22-Ubuntu SMP Wed Nov 2 13:27:26 UTC 2011 x86_64 
x86_64 x86_64 GNU/Linux
$ openssl s_client -host aquarius.neweb.com.tw -port 443
CONNECTED(00000003)
140055608010400:error:1409E0E5:SSL routines:SSL3_WRITE_BYTES:ssl handshake 
failure:s3_pkt.c:591:

** Affects: openssl (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: openssl ssl2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899464

Title:
  openssl failed when interacting with sslv2 server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/899464/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to