[openssl-dev] [openssl.org #3977] bug report : Ubutu 12.0.4 : Openssl 1.0.1p : allowing connections with EXP cipher

2015-08-03 Thread sandeep umesh via RT
Hi, I updated openssl version to 1.0.1p (to address logjam) and configured sendmail. To verify the logjam fix, I used openssl s_client and connected to the smtp server. --- Default log: $ openssl s_client -starttls smtp -crlf -connect 127.0.0.1:25 -cipher EXP

[openssl-dev] [openssl.org #4647] bug report: OpenSSL 1.0.2h: Segment fault on AIX Power8 using optimization code

2016-08-16 Thread sandeep umesh via RT
Hello We are using libcurl for REST programming, which internally uses openssl and libcrypto. curl suggested to implement few callbacks related to locking, which would be needed for openssl below 1.1 version(which is still in beta). The following callbacks were implemented:

Re: [openssl-dev] [openssl.org #4647] bug report: OpenSSL 1.0.2h: Segment fault on AIX Power8 using optimization code

2016-08-31 Thread sandeep umesh via RT
Hi Andy Our configure option is: ./Configure enable-ssl2 -DSSL_ALLOW_ADH --prefix=/usr --openssldir=/var/ssl no-idea no-rc5 no-symlinks shared threads aix64-xlc_r And in 1.0.2h Configure file, we have: "aix64-xlc_r", "cc:-q64 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst::-qthreaded