Re: Re: .p12 to .pem file conversion problem

2003-08-14 Thread Felix=20Kl=F6cking
[EMAIL PROTECTED] schrieb am 07.08.03 12:41:44: > > On Thu, Aug 07, 2003, =?iso-8859-1?Q? Felix=20Kl=F6cking ?= wrote: > > > Hello, > > > > I am using OpenSSL 0.9.6b 9 Jul 2001, and would like to convert a .p12 certificate > > file into a .pem file that can be used to encrypt/decrypt data with

Re: .p12 to .pem file conversion problem

2003-08-14 Thread Dr. Stephen Henson
On Thu, Aug 07, 2003, =?iso-8859-1?Q? Felix=20Kl=F6cking ?= wrote: > Hello, > > I am using OpenSSL 0.9.6b 9 Jul 2001, and would like to convert a .p12 certificate > file into a .pem file that can be used to encrypt/decrypt data with OpenSSL. > > I entered (on the command line): > openssl pkcs12

Re: Re: .p12 to .pem file conversion problem

2003-08-14 Thread Dr. Stephen Henson
On Thu, Aug 07, 2003, =?iso-8859-1?Q? Felix=20Kl=F6cking ?= wrote: > [EMAIL PROTECTED] schrieb am 07.08.03 12:41:44: > > > > On Thu, Aug 07, 2003, =?iso-8859-1?Q? Felix=20Kl=F6cking ?= wrote: > > > > > Hello, > > > > > > I am using OpenSSL 0.9.6b 9 Jul 2001, and would like to convert a .p12 >

.p12 to .pem file conversion problem

2003-08-14 Thread Felix=20Kl=F6cking
Hello, I am using OpenSSL 0.9.6b 9 Jul 2001, and would like to convert a .p12 certificate file into a .pem file that can be used to encrypt/decrypt data with OpenSSL. I entered (on the command line): openssl pkcs12 -in infile.p12 -out outfile.pem I was then prompted to enter the Import Password