LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   cert request using openssl (https://www.linuxquestions.org/questions/linux-security-4/cert-request-using-openssl-245559/)

pldobs 10-21-2004 11:05 AM

cert request using openssl
 
I am trying to create a Cert Request using openssl to enable SSL in tomcat. These are some of the requirements from the source that will sign the request.

1. Must create PKCS#10 certificate request.

2. must use 1024 bit key length.

3. CAN NOT use a PEM challenge phrase. (Something about it creating a PKCS#9 extension that is unsupported.)

4. Must use a password.

Any idea what openssl command I need to execute to comply with these regulations?

Thanks a million in advance.

nixcraft 11-21-2004 09:35 AM

Visit http://jakarta.apache.org/tomcat/tom...ssl-howto.html !


All times are GMT -5. The time now is 08:01 AM.