Re: [openssl-users] Debugging a compile issue

2015-08-01 Thread Dr. Stephen Henson
On Sat, Aug 01, 2015, The Doctor wrote: > On Sat, Aug 01, 2015 at 04:15:16PM +, Dr. Stephen Henson wrote: > > On Sat, Aug 01, 2015, The Doctor wrote: > > > > > A few weeks ago, I overloaded my server and compiler and > > > now I get > > > > > > signed content test streaming BER format, 2 DS

Re: [openssl-users] Debugging a compile issue

2015-08-01 Thread The Doctor
On Sat, Aug 01, 2015 at 04:15:16PM +, Dr. Stephen Henson wrote: > On Sat, Aug 01, 2015, The Doctor wrote: > > > A few weeks ago, I overloaded my server and compiler and > > now I get > > > > signed content test streaming BER format, 2 DSA and 2 RSA keys, no > > attributes: OK > > signed con

Re: [openssl-users] [openssl-1.0.2d] default SSL handshake fails

2015-08-01 Thread Viktor Dukhovni
On Sat, Aug 01, 2015 at 04:23:54PM +0200, Kurt Roeckx wrote: > > The old team would have gone out of their way to make sure > > the standard OpenSSL code would generate backward compatible > > hello records by default > > So it's my understanding that you suggest the default OpenSSL > client sho

Re: [openssl-users] Debugging a compile issue

2015-08-01 Thread Dr. Stephen Henson
On Sat, Aug 01, 2015, The Doctor wrote: > A few weeks ago, I overloaded my server and compiler and > now I get > > signed content test streaming BER format, 2 DSA and 2 RSA keys, no > attributes: OK > signed content test streaming S/MIME format, 2 DSA and 2 RSA keys: verify > error > *** Error

[openssl-users] Debugging a compile issue

2015-08-01 Thread The Doctor
A few weeks ago, I overloaded my server and compiler and now I get signed content test streaming BER format, 2 DSA and 2 RSA keys, no attributes: OK signed content test streaming S/MIME format, 2 DSA and 2 RSA keys: verify error *** Error code 1 Stop. *** Error code 1 Stop. How can debug and

[openssl-users] NEed help

2015-08-01 Thread The Doctor
I am trying to compile openssl 1.0.2 SNAP 20150801 and now I get if [ -n "libcrypto.so.1.0.0 libssl.so.1.0.0" ]; then (cd ..; make libcrypto.so.1.0.0); fi [ -z "" ] || gcc -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -pthread -D_THREAD_SAFE -D_R

Re: [openssl-users] [openssl-1.0.2d] default SSL handshake fails

2015-08-01 Thread Kurt Roeckx
On Sat, Aug 01, 2015 at 06:56:16AM +0200, Jakob Bohm wrote: > > The old team would have gone out of their way to make sure > the standard OpenSSL code would generate backward compatible > hello records by default So it's my understanding that you suggest the default OpenSSL client should: - Only