I am trying to create some certificates and having problems. I am using Redhat 8.0 and openssl .9.7c. I am using the CA.all script found http://www.missl.cs.umd.edu/wireless/eaptls/doc/CA.all . It seems to create the first certificate fine, then when it goes to create the client and then the server I get the following error after I enter "y" to sign the certificate. Can someone please help me figure this out? Thanks!
 
Sign the certificate? [y/n]:y

-passin: No such file or directory
14554:error:02001002:system library:fopen:No such file or directory:bss_file.c:276:fopen('-passin','r')
14554:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:278:
No certificate matches private key
14556:error:0D07207B:asn1 encoding routines:ASN1_get_object:header too long:asn1_lib.c:140:
unable to load certificate
14557:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:632:Expecting: TRUSTED CERTIFICATE
 
 

Reply via email to