# openssl req -new -key ssl.key/server.key -out ssl.csr/server.csr //產生認證簽章要求檔案(Certificate Signing Request)
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]:CH //輸入國家名稱
State or Province Name (full name) [Berkshire]:BeiJing //省名
Locality Name (eg, city) [Newbury]:Beijing //城市
Organization Name (eg, company) [My Company Ltd]:XHCE //組織名稱
Organizational Unit Name (eg, section) []:BJXH //單位名稱
Common Name (eg, your name or your server's hostname) //根據具體情況填寫
Email Address []:weisheng213@126.com //郵箱
Please enter the following 'extra' attributes
to be sent with your certificate request
A challenge password []: //質詢密碼,可以不寫
An optional company name []: //可以不寫