| 
 [weigw@TEST src]$ openssl req -new -x509 -key privatekey.key -out cacert.crt -days 1095 
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) [GB]:CN 
  
State or Province Name (full name) [Berkshire]:beijing 
  
Locality Name (eg, city) [Newbury]:beijing 
  
Organization Name (eg, company) [My Company Ltd]:wondersoft 
Organizational Unit Name (eg, section) []:develop 
  
Common Name (eg, your name or your server s hostname) []:WeiGW 
Email Address []:[email protected]  |