Re: [openssl-users] The default cipher of executable 'openssl'

2015-06-19 Thread Dave Thompson
> From: openssl-users On Behalf Of Viktor Dukhovni > Sent: Friday, June 12, 2015 02:47 > > 1) 1.0.1l > > ./apps/openssl s_server -ssl3 -cert certdb/ssl_server.pem -WWW -CAfile > > certdb/cafile.pem > > Using default temp DH parameters > > Using default temp ECDH parameters > > ACCEPT > > With SSL

Re: [openssl-users] Windows Compile Fails

2015-06-19 Thread Thomas J. Hruska
On 6/19/2015 12:51 PM, Jay Foster wrote: On 6/19/2015 10:52 AM, Jay Foster wrote: On 6/19/2015 8:55 AM, Michael Wojcik wrote: From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of Jay Foster Sent: Friday, June 19, 2015 11:49 I started over from a clean directory and the bu

Re: [openssl-users] Windows Compile Fails

2015-06-19 Thread Jeremy Farrell
From: Jay Foster Sent: Friday, June 19, 2015 15:51 I got my application to compile and link. It seemed to run OK, but > when I tried to run it on a different Windows machine, it failed > with a pop up dialog complaining it could not find LIBEAY32.dll. I > 'thought' I was statically linking th

Re: [openssl-users] Windows Compile Fails

2015-06-19 Thread Sergio NNX
> I'm new to building OpenSSL with Windows. I'm trying to build OpenSSL > 1.0.2c for Windows, but get a linking error > My goal is to obtain a static library(ies) and associated header files > that I can use to compile my application that uses OpenSSL on Windows. > Where can I obtain these pre-bui

Re: [openssl-users] Windows Compile Fails

2015-06-19 Thread Michael Wojcik
> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf > Of Jay Foster > Sent: Friday, June 19, 2015 17:31 > > I see OpenSSL build output that looks like this: > > cl /Fotmp32dll\a_sign.obj -Iinc32 -Itmp32dll /MD /Ox /O2 /Ob2 > -DOPENSSL > _THREADS -DDSO_WIN32 -W3 -

Re: [openssl-users] Windows Compile Fails

2015-06-19 Thread Michael Wojcik
> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf > Of Jay Foster > Sent: Friday, June 19, 2015 17:09 > > > > I think "no-shared" is the Configure option you need. We actually have a > > script that changes some of the OpenSSL makefiles after configuring, so our > > process

Re: [openssl-users] Windows Compile Fails

2015-06-19 Thread Jay Foster
On 6/19/2015 2:09 PM, Jay Foster wrote: On 6/19/2015 1:11 PM, Michael Wojcik wrote: From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of Jay Foster Sent: Friday, June 19, 2015 15:51 I got my application to compile and link. It seemed to run OK, but when I tried to run

Re: [openssl-users] Windows Compile Fails

2015-06-19 Thread Jay Foster
On 6/19/2015 1:11 PM, Michael Wojcik wrote: From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of Jay Foster Sent: Friday, June 19, 2015 15:51 I got my application to compile and link. It seemed to run OK, but when I tried to run it on a different Windows machine, it failed

Re: [openssl-users] Windows Compile Fails

2015-06-19 Thread Michael Wojcik
> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf > Of Jay Foster > Sent: Friday, June 19, 2015 15:51 > > > I got my application to compile and link. It seemed to run OK, but when > I tried to run it on a different Windows machine, it failed with a pop > up dialog complain

Re: [openssl-users] Windows Compile Fails

2015-06-19 Thread Jay Foster
On 6/19/2015 10:52 AM, Jay Foster wrote: On 6/19/2015 8:55 AM, Michael Wojcik wrote: From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of Jay Foster Sent: Friday, June 19, 2015 11:49 I started over from a clean directory and the build completed. On linux, I would end up

Re: [openssl-users] Windows Compile Fails

2015-06-19 Thread Jay Foster
On 6/19/2015 8:55 AM, Michael Wojcik wrote: From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of Jay Foster Sent: Friday, June 19, 2015 11:49 I started over from a clean directory and the build completed. On linux, I would end up with two libraries (libssl, libcrypto). I

Re: [openssl-users] Windows Compile Fails

2015-06-19 Thread Michael Wojcik
> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf > Of Jay Foster > Sent: Friday, June 19, 2015 11:49 > > > I started over from a clean directory and the build completed. On > linux, I would end up with two libraries (libssl, libcrypto). I don't > see these on Windows in

Re: [openssl-users] Windows Compile Fails

2015-06-19 Thread Jay Foster
On 6/19/2015 8:30 AM, Jay Foster wrote: On 6/18/2015 7:55 PM, Thomas J. Hruska wrote: On 6/18/2015 4:46 PM, Jay Foster wrote: I'm new to building OpenSSL with Windows. I'm trying to build OpenSSL 1.0.2c for Windows, but get a linking error tmp32dll\x86cpuid.obj : fatal error LNK1112: module ma

Re: [openssl-users] Windows Compile Fails

2015-06-19 Thread Jay Foster
On 6/18/2015 7:55 PM, Thomas J. Hruska wrote: On 6/18/2015 4:46 PM, Jay Foster wrote: I'm new to building OpenSSL with Windows. I'm trying to build OpenSSL 1.0.2c for Windows, but get a linking error tmp32dll\x86cpuid.obj : fatal error LNK1112: module machine type 'X86' conflicts with target ma

Re: [openssl-users] Windows Compile Fails

2015-06-19 Thread Michael Wojcik
> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf > Of Thomas J. Hruska > Sent: Thursday, June 18, 2015 22:56 > > On 6/18/2015 4:46 PM, Jay Foster wrote: > > I'm new to building OpenSSL with Windows. I'm trying to build OpenSSL > > 1.0.2c for Windows, but get a linking er

[openssl-users] Bug 1.0.1f - selfsign ignores email_in_dn setting

2015-06-19 Thread Ben Humpert
When the CSR contains an email address and the email_in_dn setting in the config file is set to "no" the email address is actually present in the issuer DN but not in the subject DN. This causes errors when verifying certificate chains since the subject hash is used to identify a cert but the issue