I am trying to sign a cert I created using Cleo Lexicom, but get the below error.
C:\OpenSSL\bin>openssl x509 -req -days 1825 -in owi_inter_root.csr -CA owi_inter _root.cer -CAkey owi_inter_root.pem -set_serial 01 -out owi_server.crt Loading 'screen' into random state - done Signature ok subject=/C=US/ST=Illinois/L=Northbrook/O=Old World Industries, Inc./OU=edi/email [EMAIL PROTECTED]/CN=oldworldind.com Getting CA Private Key unable to load CA Private Key C:\OpenSSL\bin>openssl req -new -x509 -days 1825 -key owi_inter_root.pem -out te st.crt unable to load Private Key 3336:error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag:.\crypto\as n1\tasn_dec.c:1294: 3336:error:0D06C03A:asn1 encoding routines:ASN1_D2I_EX_PRIMITIVE:nested asn1 err or:.\crypto\asn1\tasn_dec.c:830: 3336:error:0D08303A:asn1 encoding routines:ASN1_TEMPLATE_NOEXP_D2I:nested asn1 e rror:.\crypto\asn1\tasn_dec.c:749:Field=version, Type=PKCS8_PRIV_KEY_INFO 3336:error:0907B00D:PEM routines:PEM_READ_BIO_PRIVATEKEY:ASN1 lib:.\crypto\pem\p em_pkey.c:125: Thanks, Bill William Steiner Old World Ind. Phone: 847-559-2054 Cell: 847-826-2650 Email: [EMAIL PROTECTED] Confidentiality Statement: This e-mail contains information intended only for the use of the recipient. If the reader of this e-mail is not the intended recipient or the employee or agent responsible for delivering it to the intended recipient, any dissemination, publication or copying of this e-mail without express approval in writing or by e-mail of the author is prohibited. The sender does not accept any responsibility for any loss, disruption or damage to your data or computer system that may occur while using the data contained in, or transmitted with, this e-mail. If you have received this in error advise us by return e-mail.
owi_inter_root.cer
Description: Binary data
owi_inter_root.pem
Description: Binary data
owi_inter_root.csr
Description: Binary data