Browsing Chinese (Simplified) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Chinese (Simplified) guidelines.
12941303 of 3379 results
1294.
The insecure key is now named <filename>server.key</filename>, and you can use this file to generate the CSR without passphrase.
(no translation yet)
Located in serverguide/C/security.xml:1418(para)
1295.
To create the CSR, run the following command at a terminal prompt:
要创建 CSR,可以在终端提示符后运行以下命令:
Translated and reviewed by 姚渺波
Located in serverguide/C/security.xml:1423(para)
1296.
openssl req -new -key server.key -out server.csr
openssl req -new -key server.key -out server.csr
Translated and reviewed by 姚渺波
Located in serverguide/C/security.xml:1428(command)
1297.
It will prompt you enter the passphrase. If you enter the correct passphrase, it will prompt you to enter Company Name, Once you enter all these details, your CSR will be created and it will be stored in the <filename>server.csr</filename> file. Site Name, Email Id, etc.
将提示您输入密码短语。若您输入的是正确的密码短语,将继续提示您输入公司名称。在输入所有内容后,您的CSR创建成功,并保存于<filename>server.csr</filename> file. 站点名称,邮件ID等等。
Translated by snowwhite
Reviewed by Hugh SH
1298.
You can now submit this CSR file to a CA for processing. The CA will use this CSR file and issue the certificate. On the other hand, you can create self-signed certificate using this CSR.
(no translation yet)
Located in serverguide/C/security.xml:1439(para)
1299.
Creating a Self-Signed Certificate
创建一个自己签署的证书
Translated and reviewed by 姚渺波
Located in serverguide/C/security.xml:1447(title)
1300.
To create the self-signed certificate, run the following command at a terminal prompt:
要创建自己签署的证书,在终端提示符下运行以下命令:
Translated and reviewed by 姚渺波
Located in serverguide/C/security.xml:1448(para)
1301.
openssl x509 -req -days 365 -in server.csr -signkey server.key -out server.crt
openssl x509 -req -days 365 -in server.csr -signkey server.key -out server.crt
Translated and reviewed by 姚渺波
Located in serverguide/C/security.xml:1453(command)
1302.
The above command will prompt you to enter the passphrase. Once you enter the correct passphrase, your certificate will be created and it will be stored in the <filename>server.crt</filename> file.
上述命令将提示您输入 passphrase。一旦您输入正确的 passphrase,您的证书将被创建并将保存在 <filename>server.crt</filename> 文件中。
Translated and reviewed by 姚渺波
Located in serverguide/C/security.xml:1456(para)
1303.
If your secure server is to be used in a production environment, you probably need a CA-signed certificate. It is not recommended to use self-signed certificate.
如果您的安全服务器被用在生产环境中,你也许需要 CA 签署的证书。并不推荐使用自己签署的证书。
Translated and reviewed by 姚渺波
Located in serverguide/C/security.xml:1461(para)
12941303 of 3379 results

This translation is managed by Ubuntu Simplified Chinese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: 4b3tt0r, Adavak, Alex Xu, Aron Xu, Azrael Green, Chen Ming, Congping Hao, Constine, Devin, EAdam, ESN, Felix, Feng Chao, Hugh SH, Ihnus Qcshz, John Lu, Johnson Zhu, Jun CHEN, Justin Yang, Li Linxiao, Luo Jiawei, Magicnight, Proton, Quantum, Rkyo, Shining, Tao Wei, USSR, Wylmer Wang, XUE Can, Yiding He, albertxiaoyu, bailiang, ggarlic, jinxin16897123, jpartley, king_li, lainme, linuxwj, luckyone, mahongquan, markgoo, maxim(Feng Liu), panlianyun, saber, sdxianchao, snowwhite, stone_unix, wangajing, wsw, xiajiebuhui, yuane, yugq, zhangmiao, zhongxin, 姚渺波, 龚韬.