Re: openssl-1.0.1-stable-SNAP-20110927

2011-11-02 Thread Jeffrey Walton
ibe conformations from a list I was leaving. Jeff > -Original Message- > From: owner-openssl-us...@openssl.org > [mailto:owner-openssl-us...@openssl.org] On Behalf Of Bin Lu > Sent: segunda-feira, 31 de outubro de 2011 16:56 > To: openssl-users@openssl.org > Subject: RE: open

RE: openssl-1.0.1-stable-SNAP-20110927

2011-11-01 Thread Guilherme G. Rafare
-openssl-us...@openssl.org] On Behalf Of Dr. Stephen Henson Sent: Thursday, September 29, 2011 3:20 AM To: openssl-users@openssl.org Subject: Re: openssl-1.0.1-stable-SNAP-20110927 On Thu, Sep 29, 2011, Michael Haas wrote: > Hello, > > i tried to enable TLS1.1 + TLS1.2 on Apache 2.

Re: openssl-1.0.1-stable-SNAP-20110927

2011-10-31 Thread Dr. Stephen Henson
On Mon, Oct 31, 2011, Bin Lu wrote: > Hi Steve, > > Is it still disabled by default? In build 1.0.1-stable-SNAP-20111028, I do > not see that line in ssl/ssl_lib.c as you mentioned, meaning enabled by > default going forward? > It is enabled by default in newer snapshots now. Steve. -- Dr St

RE: openssl-1.0.1-stable-SNAP-20110927

2011-10-31 Thread Bin Lu
...@openssl.org] On Behalf Of Dr. Stephen Henson Sent: Thursday, September 29, 2011 3:20 AM To: openssl-users@openssl.org Subject: Re: openssl-1.0.1-stable-SNAP-20110927 On Thu, Sep 29, 2011, Michael Haas wrote: > Hello, > > i tried to enable TLS1.1 + TLS1.2 on Apache 2.2.21 with > openssl-

Re: openssl-1.0.1-stable-SNAP-20110927

2011-09-29 Thread Michael Haas
Hi, thanks, i removed the line in the source code and now it's working with IE9/openssl client. Opera has some issues when only TLS 1.2 is selected but i think this is an Opera issue. Michael 2011/9/29 Dr. Stephen Henson : > On Thu, Sep 29, 2011, Michael Haas wrote: > >> Hello, >> >> i tried to

RE: openssl-1.0.1-stable-SNAP-20110927

2011-09-29 Thread Paul Suhler
I haven't tried your build process, but is the following still in ssl_lib.c::SSL_CTX_new() /* Disable TLS v1.2 by default for now */ ret->options |= SSL_OP_NO_TLSv1_2; Paul _ Pau

Re: openssl-1.0.1-stable-SNAP-20110927

2011-09-29 Thread Dr. Stephen Henson
On Thu, Sep 29, 2011, Michael Haas wrote: > Hello, > > i tried to enable TLS1.1 + TLS1.2 on Apache 2.2.21 with > openssl-1.0.1-stable-SNAP-20110927 but didn't succeed. > TLS 1.1 is working as excpected but TLS 1.2 not. I don't get a > connection with TLS1.2, tried IE9 and Opera. > Should TLS 1.2