Hello guys, I have problem in requesting server certificate (PKCS#10 PEM formatted request). I'm generating request using openssl, here is the result:
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) [LT]:LT State or Province Name (full name) []: Locality Name (eg, city) []: Organization Name (eg, company) []:My Test CA Organizational Unit Name (eg, section) []:Internet Common Name (eg, YOUR name) []:testca1.domain.com Email Address []: Please enter the following 'extra' attributes to be sent with your certificate request A challenge password []: An optional company name []: After submitting CSR file to OpenCA via Pub interface I get an error: Error 700 General Error. Your request has to include O=My Test CA Can somebody suggest me something? Is where a way to convert CSR in to human readable format using openssl (I want to see maybe something wrong inside request)? openssl x509 -text -in cert.csr <- doesn't work I'm using OpenCA RC6. Thanks. ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
