Hi everyone I've got this error even if I use the 0.9.6g or the 0.9.7beta openssl library. anyone can help me?
thanks Dani root@diabolik:/CA# ./CA.pl -newca CA certificate filename (or enter to create) Making CA certificate ... Using configuration from /usr/ssl/openssl.cnf Generating a 1024 bit RSA private key .......................................................++++++ ....................++++++ writing new private key to './demoCA/private/cakey.pem' Enter PEM pass phrase: Verifying password - Enter PEM pass phrase: ----- You are about to be asked to enter information that will be incorporated into your certificate request. What you are about to enter is what is called a Distinguished Name or a DN. There are quite a few fields but you can leave some blank For some fields there will be a default value, If you enter '.', the field will be left blank. ----- Country Name (2 letter code) [AU]:IT State or Province Name (full name) [Some-State]:Italy Locality Name (eg, city) []:Rome Organization Name (eg, company) [Internet Widgits Pty Ltd]:Papaeropoli Organizational Unit Name (eg, section) []:Paperinia Common Name (eg, YOUR name) []:Deposito Email Address []:[EMAIL PROTECTED] root@diabolik:/CA# ./CA.pl -newcert Using configuration from /usr/ssl/openssl.cnf Generating a 1024 bit RSA private key ..++++++ ......................++++++ writing new private key to 'newreq.pem' Enter PEM pass phrase: Verifying password - Enter PEM pass phrase: ----- You are about to be asked to enter information that will be incorporated into your certificate request. What you are about to enter is what is called a Distinguished Name or a DN. There are quite a few fields but you can leave some blank For some fields there will be a default value, If you enter '.', the field will be left blank. ----- Country Name (2 letter code) [AU]:IT State or Province Name (full name) [Some-State]:Italy Locality Name (eg, city) []:Rome Organization Name (eg, company) [Internet Widgits Pty Ltd]:Paperinia Organizational Unit Name (eg, section) []:Paperopoli Common Name (eg, YOUR name) []:epv Email Address []:[EMAIL PROTECTED] Certificate (and private key) is in newreq.pem root@diabolik:/CA# ./CA.pl -sign Using configuration from /usr/ssl/openssl.cnf Enter PEM pass phrase: Error reading certificate request in newreq.pem 27888:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:663:Expecting: CERTIFICATE REQUEST Signed certificate is in newcert.pem ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]