Re: [openssl-users] Openssl failed to decrypt certificate without \r\n

2017-09-18 Thread Zhang, Lily (USD)
Re: [openssl-users] Openssl failed to decrypt certificate without \r\n On 09/18/2017 12:59 AM, Viktor Dukhovni wrote: On Sep 17, 2017, at 10:23 PM, Zhang, Lily (USD) <mailto:lily.zh...@dell.com> wrote: Would you help me to take a look this certificate issue? In order to send out th

Re: [openssl-users] Openssl failed to decrypt certificate without \r\n

2017-09-18 Thread Benjamin Kaduk via openssl-users
On 09/18/2017 12:59 AM, Viktor Dukhovni wrote: >> On Sep 17, 2017, at 10:23 PM, Zhang, Lily (USD) wrote: >> >> Would you help me to take a look this certificate issue? >> In order to send out the file, I added ".txt" in the file name. Please >> remove it before test it. >> >> Leaf_no_rn.cer doesn

Re: [openssl-users] Openssl failed to decrypt certificate without \r\n

2017-09-18 Thread Zhang, Lily (USD)
y, September 18, 2017 3:21 PM To: 'openssl-users@openssl.org' Subject: RE: [openssl-users] Openssl failed to decrypt certificate without \r\n Hi, Viktor Thanks for your reply. Why it can decrypt attached root.cer, it also has long lines in root.cer? Thanks Lily -Original Message---

Re: [openssl-users] Openssl failed to decrypt certificate without \r\n

2017-09-18 Thread Viktor Dukhovni
> On Sep 18, 2017, at 3:21 AM, Zhang, Lily (USD) wrote: > > Why it can decrypt attached root.cer, it also has long lines in root.cer? > > The OpenSSL PEM code cannot decode that file. Its lines are too long: $ PS2=""; openssl x509 -subject -noout

Re: [openssl-users] Openssl failed to decrypt certificate without \r\n

2017-09-18 Thread Zhang, Lily (USD)
-users@openssl.org Subject: Re: [openssl-users] Openssl failed to decrypt certificate without \r\n > On Sep 17, 2017, at 10:23 PM, Zhang, Lily (USD) wrote: > > Would you help me to take a look this certificate issue? > In order to send out the file, I added ".txt" in the fi

Re: [openssl-users] Openssl failed to decrypt certificate without \r\n

2017-09-17 Thread Viktor Dukhovni
> On Sep 17, 2017, at 10:23 PM, Zhang, Lily (USD) wrote: > > Would you help me to take a look this certificate issue? > In order to send out the file, I added ".txt" in the file name. Please remove > it before test it. > > Leaf_no_rn.cer doesn't have \r\n in the BASE64 string, it can't be pars

[openssl-users] Openssl failed to decrypt certificate without \r\n

2017-09-17 Thread Zhang, Lily (USD)
Hi, Would you help me to take a look this certificate issue? In order to send out the file, I added ".txt" in the file name. Please remove it before test it. Leaf_no_rn.cer doesn't have \r\n in the BASE64 string, it can't be parsed by openssl. Leaf_with_rn.cer is the same as Leaf_no_rn.cer, but