On Mon, Mar 13, 2017 at 02:27:39AM -0700, Gary L Peskin wrote:
> I exported a certificate and corresponding private key in base 64 encoded
> DER format
For the record, there is no such thing as base64-encoded DER format.
DER a binary encoding of ASN.1. A format would be particular ASN.1
structur
On Mon, Mar 13, 2017, Michael Wojcik wrote:
> I'll assume you mean you exported it "from a mainframe system" using RACF.
> RACF has half a dozen export formats for certificates and keys; they're not
> all supported by OpenSSL.
>
> In particular (and despite the PEM delimiters), I suspect what y
[mailto:openssl-users-boun...@openssl.org] On Behalf Of
Michael Wojcik
Sent: Monday, March 13, 2017 11:05 AM
To: openssl-users@openssl.org
Subject: Re: [openssl-users] Cannot read exported PKCS12 cert and private key
Glad I could help. To be honest, I had to play around with it for a bit before
a decent scripting language it's pretty easy to recognize one of these
files and automatically extract it into something sensible.
Michael Wojcik
Distinguished Engineer, Micro Focus
From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of
Gary L Peskin
Sent: Monday, M
] *On
> Behalf Of *Michael Wojcik
> *Sent:* Monday, March 13, 2017 8:58 AM
>
> *To:* openssl-users@openssl.org
> *Subject:* Re: [openssl-users] Cannot read exported PKCS12 cert and
> private key
>
>
>
> I'll assume you mean you exported it "from a mainframe sy
From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of
Michael Wojcik
Sent: Monday, March 13, 2017 8:58 AM
To: openssl-users@openssl.org
Subject: Re: [openssl-users] Cannot read exported PKCS12 cert and private key
I'll assume you mean you exported it "from a mainfr
'm just guessing.
Also, I can't verify this, because I don't have the import password for your
PKCS#12 file.
Michael Wojcik
Distinguished Engineer, Micro Focus
From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of
Gary L Peskin
Sent: Monday, March 13, 2017
My original message accidently included an attachment. Please ignore the
attachment. That was not related to this issue.
Thanks,
Gary
From: Gary L Peskin [mailto:ga...@firstech.com]
Sent: Monday, March 13, 2017 2:28 AM
To: 'openssl-users@openssl.org'
Subject: Cannot read exported PKCS1