On Mon, Feb 11, 2013 at 07:22:49PM +0100, Dr. Stephen Henson wrote:
> On Mon, Feb 11, 2013, Kurt Roeckx wrote:
> 
> > On Mon, Feb 11, 2013 at 06:33:39PM +0100, Dr. Stephen Henson wrote:
> > > On Mon, Feb 11, 2013, Kurt Roeckx wrote:
> > > 
> > > > On Mon, Feb 11, 2013 at 05:07:22PM +0100, OpenSSL wrote:
> > > > > 
> > > > >    OpenSSL version 1.0.1e released
> > > > >    ===============================
> > > > > 
> > > > 
> > > > Running the test suite gives me:
> > > > [...]
> > > > Testing ciphersuites
> > > > Testing ciphersuites for TLSv1.2
> > > > Testing AES256-GCM-SHA384
> > > > Available compression methods:
> > > >   1: zlib compression
> > > > ERROR in CLIENT
> > > > 47974479599272:error:140830B5:SSL routines:SSL3_CLIENT_HELLO:no ciphers 
> > > > available:s3_clnt.c:754:
> > > > SSLv3, cipher (NONE) (NONE)
> > > > 1 handshakes of 256 bytes done
> > > > Failed AES256-GCM-SHA384
> > > > 
> > > > 
> > > > I didn't get that error with 1.0.1d.
> > > > 
> > > 
> > > Those are some new tests designed to catch one of the problems that was
> > > noticed later.
> > > 
> > > What configuration options are you using?
> > 
> > This was with:
> > ./Configure no-shared no-idea no-mdc2 no-rc5 zlib enable-tlsext no-ssl2 
> > debian-i386
> > 
> > The test passes after dropping the no-ssl2
> > 
> 
> Ugh a bug in ssltest which has about for a very long time but the new test is
> the only thing that triggered it. This should fix it:
> 
> http://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=cbf9b4aed3e20

That fixed things, thanks.


Kurt

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to