[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

openssl without ssl2 switch



I wanted to test if ssl2 is turned off on server, so I tried with this
command line on my desktop:

openssl s_client -connect server_ip:443 -ssl2

but I'm getting 

"unknown option -ssl2
usage: s_client args"

although displayed list of supported options list -ssl2 as valid. If
used with -ssl3 there is no error.


What could be the problem? openssl was built without ssl2 support?

Regards,
Veljko


Reply to: