[Bug 955675] [NEW] openssl s_client's '-ssl2' option no longer works in 12.04
AJ
955675 at bugs.launchpad.net
Thu Mar 15 03:32:19 UTC 2012
Public bug reported:
the s_client(1) man page describes -tls1, -ssl3 and -ssl2. The latter
isn't recognised by openssl in 12.04:
aj at aj-Vostro-260:~$ openssl version
OpenSSL 1.0.0g 18 Jan 2012
aj at aj-Vostro-260:~$ openssl s_client -ssl2
unknown option -ssl2
usage: s_client args
<snipped>
aj at aj-Vostro-260:~$ openssl s_client -ssl3
connect: Connection refused
connect:errno=111
aj at aj-Vostro-260:~$ openssl s_client -tls1
connect: Connection refused
connect:errno=111
aj at aj-Vostro-260:~$
This option should still continue to work, please do not leave disabled.
** Affects: openssl (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/955675
Title:
openssl s_client's '-ssl2' option no longer works in 12.04
Status in “openssl” package in Ubuntu:
New
Bug description:
the s_client(1) man page describes -tls1, -ssl3 and -ssl2. The latter
isn't recognised by openssl in 12.04:
aj at aj-Vostro-260:~$ openssl version
OpenSSL 1.0.0g 18 Jan 2012
aj at aj-Vostro-260:~$ openssl s_client -ssl2
unknown option -ssl2
usage: s_client args
<snipped>
aj at aj-Vostro-260:~$ openssl s_client -ssl3
connect: Connection refused
connect:errno=111
aj at aj-Vostro-260:~$ openssl s_client -tls1
connect: Connection refused
connect:errno=111
aj at aj-Vostro-260:~$
This option should still continue to work, please do not leave
disabled.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/955675/+subscriptions
More information about the foundations-bugs
mailing list