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]:beijing # 地区
Locality Name (eg, city) []:beijing # 市
Organization Name (eg, company) [Internet Widgits Pty Ltd]:XXX # 公司及组织名称
Organizational Unit Name (eg, section) []:Server World # 公司部门
Common Name (e.g. server FQDN or YOUR name) []:www.xxx.com # FQDN
Email Address []:xx@xxx # 管理员邮箱 Please enter the following 'extra' attributes to be sent with your certificate request A challenge password []: An optional company name []: root@www:/etc/ssl/private# openssl x509 -in server.csr -out server.crt -req -signkey server.key -days 3650