RE: cannot read PEM key file - no start line

2014-09-14 Thread Liz Fall
start line > From: owner-openssl-us...@openssl.org [mailto:owner-openssl- > us...@openssl.org] On Behalf Of Liz Fall > Sent: Sunday, 14 September, 2014 00:33 > To: openssl-users@openssl.org > Subject: RE: cannot read PEM key file - no start line > > Thank you, Viktor

RE: cannot read PEM key file - no start line

2014-09-13 Thread Liz Fall
read PEM key file - no start line On Sat, Sep 13, 2014 at 06:46:01PM -0700, Liz Fall wrote: > I did specify the client key file to NULL. Then, I authenticated the > client with a user id and password. That worked. Good. I think it is best to stop there for now. > Why would the file n

RE: cannot read PEM key file - no start line

2014-09-13 Thread Liz Fall
Hi Victor, I did specify the client key file to NULL. Then, I authenticated the client with a user id and password. That worked. Why would the file not have a client private key? Thanks for your help. Liz -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl

RE: cannot read PEM key file - no start line

2014-09-10 Thread Liz Fall
Walton Sent: Tuesday, September 09, 2014 08:09 To: OpenSSL Users List Subject: Re: cannot read PEM key file - no start line On Sun, Sep 7, 2014 at 10:26 PM, Liz Fall wrote: All, I am getting the following with my client cert when trying to connect to an SSL-enabled MongoDB: 2014-09-03T

RE: cannot read PEM key file - no start line

2014-09-09 Thread Liz Fall
if you need any additional information. Thanks for your help, Liz From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Jeffrey Walton Sent: Tuesday, September 09, 2014 5:09 AM To: OpenSSL Users List Subject: Re: cannot read PEM key file - no start lin

RE: cannot read PEM key file - no start line

2014-09-09 Thread Liz Fall
at 08:14:32PM -0700, Liz Fall wrote: > I am trying to connect to a MongoDB SSL-enable database. This is the API: > // only really need a PEM on the server side > mongo::sslGlobalParams.sslPEMKeyFile = ""; The comment is highly misleading. PEM is a "meta" fo

RE: cannot read PEM key file - no start line

2014-09-08 Thread Liz Fall
PEM key file - no start line On Mon, Sep 08, 2014 at 07:44:56PM -0700, Liz Fall wrote: > This is what my cert looks like below: What are you saying I should do? > Thanks for the clarification. These are the certificates for an intermediate CA and the issuing root CA. Generally, you'd a

RE: cannot read PEM key file - no start line

2014-09-08 Thread Liz Fall
-us...@openssl.org On Behalf Of Viktor Dukhovni > Sent: Monday, September 08, 2014 08:42 > On Sun, Sep 07, 2014 at 07:26:05PM -0700, Liz Fall wrote: > > > I have checked and verified that there is no whitespace. Also, the BEGIN > > and END statements look correct. However,

RE: cannot read PEM key file - no start line

2014-09-08 Thread Liz Fall
: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Viktor Dukhovni Sent: Monday, September 08, 2014 5:20 PM To: openssl-users@openssl.org Subject: Re: cannot read PEM key file - no start line On Mon, Sep 08, 2014 at 05:03:58PM -0700, Liz Fall wrote: > Thank you

RE: cannot read PEM key file - no start line

2014-09-08 Thread Liz Fall
sl-us...@openssl.org] On Behalf Of Viktor Dukhovni Sent: Monday, September 08, 2014 5:20 PM To: openssl-users@openssl.org Subject: Re: cannot read PEM key file - no start line On Mon, Sep 08, 2014 at 05:03:58PM -0700, Liz Fall wrote: > Thank you so much for your response. > > Do I need

RE: cannot read PEM key file - no start line

2014-09-08 Thread Liz Fall
, 2014 5:42 AM To: openssl-users@openssl.org Subject: Re: cannot read PEM key file - no start line On Sun, Sep 07, 2014 at 07:26:05PM -0700, Liz Fall wrote: > I have checked and verified that there is no whitespace. Also, the > BEGIN and END statements look correct. However, each line in th

cannot read PEM key file - no start line

2014-09-07 Thread Liz Fall
All, I am getting the following with my client cert when trying to connect to an SSL-enabled MongoDB: 2014-09-03T13:37:56.881-0500 ERROR: cannot read PEM key file: /users/apps/tstlrn/u019807/DTCD9C3B2F42757.ent.wfb.bank.corp_mongo_wells.pem error:0906D06C:PEM routines:PEM_read_bio:no start li