On 5 Mar 2003, clemens fischer wrote: > tls1 is the only protocol leading to a connect, ie. not leading to a > verification error, but from then on the connection hangs. > question: it should be possible to disallow use of ssl2/3 or make > tls1 the preferred way: shouldn't this allow me to connect? > ... > (shrug) i'm really no SSL guru. could somebody > comment?
I am not a SSL guru, either, but if you do: openssl s_client -ssl3 -crlf -state -connect hod.dol.state.ga.us:443 Then type: GET https://hod.dol.state.ga.us/index.htm You get the index page returned, despite the problem with verification. Doug -- Doug Kaufman Internet: [EMAIL PROTECTED] ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
