Re: PEM to PKCS12 conversion erro

2000-09-21 Thread Dr S N Henson
Soul Fire wrote: > > Folks, > > Any ideas as to why this is happening ? > > $ openssl pkcs12 -in ./newcert.pem -inkey ./newreq.pem -certfile >../private/CAcert.pem -out newcert.p12 > > 3652:error:0D06B078:asn1 encoding routines:ASN1_get_object:header too >long:asn1_lib.c:139: > You need t

PEM to PKCS12 conversion erro

2000-09-21 Thread Soul Fire
Folks, Any ideas as to why this is happening ? $ openssl pkcs12 -in ./newcert.pem -inkey ./newreq.pem -certfile ../private/CAcert.pem -out newcert.p12 3652:error:0D06B078:asn1 encoding routines:ASN1_get_object:header too long:asn1_lib.c:139: Thanks. s0ulfire _