[openssl-users] [openssl.org #3804] BUG: OpenSSL 1.0.2 Solaris 32 bit build is broken

2015-08-28 Thread Rich Salz via RT
apparently a Sun library bug, closing this report as requested by the original poster. -- Rich Salz, OpenSSL dev team; rs...@openssl.org ___ openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Re: [openssl-users] [openssl.org #3804] AutoReply: BUG: OpenSSL 1.0.2 Solaris 32 bit build is broken

2015-08-28 Thread John Unsworth via RT
I have now successfully built and tested 1.0.2c on Solaris 10 with gcc 4.7.2 from unixpackages.com. ./Configure solaris-sparcv9-gcc no-shared -m32 -fPIC -fvisibility=hidden ./Configure solaris64-sparcv9-gcc no-shared -m64 -fPIC -fvisibility=hidden Looks like Solaris Studio is buggy. This bug sh

Re: [openssl-users] [openssl.org #3804] AutoReply: BUG: OpenSSL 1.0.2 Solaris 32 bit build is broken

2015-08-28 Thread John Unsworth
I have now successfully built and tested 1.0.2c on Solaris 10 with gcc 4.7.2 from unixpackages.com. ./Configure solaris-sparcv9-gcc no-shared -m32 -fPIC -fvisibility=hidden ./Configure solaris64-sparcv9-gcc no-shared -m64 -fPIC -fvisibility=hidden Looks like Solaris Studio is buggy. This bug sh

Re: [openssl-users] RSA silently downgrades to EXPORT_RSA [Client]

2015-08-28 Thread Vikas
Hi All, Can you please someone answer for my queries. Thanks & Regards, Vikas -- View this message in context: http://openssl.6102.n7.nabble.com/RSA-silently-downgrades-to-EXPORT-RSA-Client-tp59835p59854.html Sent from the OpenSSL - User mailing list archive at Nabble.com. ___

[openssl-users] RSA silently downgraded to EXPORT_RSA [client]

2015-08-28 Thread Vikas TM
Hi All, I have following two queries, 1. When I specify option -cipher EXPORT in the s_client command, it says connected and cipher changed new cipher EXP-EDH-RSA-DES-CBC-SHA. If I am not requesting -cipher of EXPORT type then it returns DHE-RSA-AES256-SHA Here, when I request cipher of type EXP