This is a discussion on Problém to produce certificates with CA.all within the FreeRADIUS Users forums, part of the Networking and Network Related category; I would like to produce certificates with CA.all . when I produces them, I have an error on the certificate ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I would like to produce certificates with CA.all . when I produces them, I have an error on the certificate waiter Cert-svr. Certificate is to be certified until Mar 1 10:23:02 2009 GMT (1460 days) Sign the certificate? [y/n]:y failed to update database TXT_DB error number 2 + openssl pkcs12 -export -in newcert.pem -inkey newreq.pem -out cert-srv.p12 -clcerts -passin pass:whatever -passout pass:whatever No certificate matches private key + openssl pkcs12 -in cert-srv.p12 -out cert-srv.pem -passin pass:whatever -passout pass:whatever 19393:error:0D07207B:asn1 encoding routines:ASN1_get_object:header too long:asn1_lib.c:140: + openssl x509 -inform PEM -outform DER -in cert-srv.pem -out cert-srv.der unable to load certificate 19394:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:637:Expecting: TRUSTED CERTIFICATE + echo -e '\n\t\t##################\n' What to make?? Help me please. Patrice - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |