分类: 网络与安全
2006-10-18 16:27:34
xiaosuo@gentux ~ $ /etc/ssl/misc/CA.pl -newcert Generating a 1024 bit RSA private key .++++++ ...................++++++ writing new private key to 'newkey.pem' Enter PEM pass phrase: Verifying - 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]:CN State or Province Name (full name) [Some-State]:China Locality Name (eg, city) []:Tianjin Organization Name (eg, company) [Internet Widgits Pty Ltd]:Nankai Organizational Unit Name (eg, section) []:huanyuan Common Name (eg, YOUR name) []:xiaosuo Email Address []:xiaosuo@gmail.com Certificate is in newcert.pem, private key is in newkey.pem |
find / -name "CA.pl" |