Re: [openssl-users] OpenSSL.cnf File path

2015-06-04 Thread Cathy Fauntleroy
Thanks for the tip. I have OPENSSL_CNF set. I'll change it and see if that makes a difference. Thanks. Cathy Fauntleroy, Security+ Van Dyke Technology Group Email: cathy.fauntle...@vdtg.com Office: (443) 832-4768 -Original Message- From: openssl-users [mailto:openssl-users-boun...@op

Re: [openssl-users] OpenSSL.cnf File path

2015-06-04 Thread Salz, Rich
> > WARNING: can't open config file: /usr/local/ssl/openssl.cnf Set OPENSSL_CONF in your environment. ___ openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Re: [openssl-users] OpenSSL.cnf File path

2015-06-04 Thread Ben Humpert
As a workaround try running openssl with the -config command line option. 2015-06-04 22:17 GMT+02:00 Cathy Fauntleroy : > Hello, > > > > I have OpenSSL 1.0.2a installed on my Windows 7 box. I am attempting to > generate a CSR so new security certificates can be issued and am running > into the fo

[openssl-users] OpenSSL.cnf File path

2015-06-04 Thread Cathy Fauntleroy
Hello, I have OpenSSL 1.0.2a installed on my Windows 7 box. I am attempting to generate a CSR so new security certificates can be issued and am running into the following error when the command to generate the .csr file is issued from the C:\OpenSSL-Win64\bin directory: WARNING: can't ope

Re: [openssl-users] External encryption chip and EC{DSA, DH} (with engine?)

2015-06-04 Thread Matt Caswell
On 03/06/15 14:19, Thulasi Goriparthi wrote: > Thanks Remy for asking the question in my mind. > > "ENGINE_set_default_EC_METHOD" will be perfect to offload EC Point > multiplication, doubling and addition offered by some h/w crypto > accelerators. > > Hi Matt, > > What is the reason to keep e