[openssl-users] Localised Error

2015-07-19 Thread The Doctor
What should I be looking at when signed content test streaming S/MIME format, 2 DSA and 2 RSA keys: verify error occurs? -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising!

Re: [openssl-users] [openssl-dev] Localised Error

2015-07-19 Thread The Doctor
On Sun, Jul 19, 2015 at 06:05:26AM -0600, The Doctor wrote: What should I be looking at when signed content test streaming S/MIME format, 2 DSA and 2 RSA keys: verify error occurs? Further from the code i = X509_verify_cert(cert_ctx); if (i = 0)

Re: [openssl-users] Can OpenSSL applications/utilities use SunSPARC crypto accelerators?

2015-07-19 Thread Aaron
Hello Misaki, Thanks for your response. What you pointed out is exactly what I thought previously. However my test showed that OpenSSL command utility 'openssl' built by my from OpenSSL 1.0.2d source code does NOT utilize the crypto accelerator provided in Sun SPARC Solaris 11.1. I tested the

Re: [openssl-users] Warnings Compiling openssl 1.0.2d

2015-07-19 Thread Tom Browder
On Thu, Jul 9, 2015 at 12:00 PM, Viktor Dukhovni openssl-us...@dukhovni.org wrote: On Thu, Jul 09, 2015 at 11:50:25AM -0500, Tom Browder wrote: On Thu, Jul 9, 2015 at 10:22 AM, Viktor Dukhovni openssl-us...@dukhovni.org wrote: On Thu, Jul 09, 2015 at 09:47:00AM -0500, Tom Browder wrote: Yes,