What is the version of openssl being used?

On Wed, Jun 13, 2012 at 12:29 AM, Garrison, Jim (ETW) <jim.garri...@nike.com
> wrote:

> The problem appears to be the TLSv1.2 handshake.  Here are the cases:
>
>
> *   openssl s_client -connect gbit:443
>
> This sends a TLSv1.2 handshake inside a TLSv1.0 CLIENT HELLO, and Apache
> fails to respond.
>
> *  openssl s_client -connect gbit:443 -tls1
>
> This sends a TLSV1.0 handshake inside a TLSV1.0 CLIENT HELLO. Apache
> accepts the connection
>
> Is this a problem in OpenSSL?
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

Reply via email to