xca-6.html
来自「一个精简的CA程序」· HTML 代码 · 共 55 行
HTML
55 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"><HTML><HEAD> <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21"> <TITLE>XCA : Certificate Signing Requests </TITLE> <LINK HREF="xca-7.html" REL=next> <LINK HREF="xca-5.html" REL=previous> <LINK HREF="xca.html#toc6" REL=contents></HEAD><BODY><A HREF="xca-7.html">Next</A><A HREF="xca-5.html">Previous</A><A HREF="xca.html#toc6">Contents</A><HR><H2><A NAME="csr"></A> <A NAME="s6">6.</A> <A HREF="xca.html#toc6">Certificate Signing Requests </A></H2><P>Certificate signing requests are described in PKCS#10 standard.They are used to supply a Certification Authority with the needed information to issue a valid certificate for you without knowing your private key. Thisincludes your personal information and your public key.</P><P>Netscape SPKAC files can not be created or exported, but they can be imported and signed.This requests are marked in the Signature field as SPKAC and they do carry a netscape icon.</P><H2><A NAME="ss6.1">6.1</A> <A HREF="xca.html#toc6.1">Generating a new Request</A></H2><P>After clicking on the <CODE>New Request</CODE> button the Certificate Wizard will be started to askall needed information for generating a new Request. See: <A HREF="xca-4.html#wizard">Wizard</A>The request generation can also be invoked by the context menu of a certificate (Export->Request).This menu point is only available if the private key of the certificate is available.In this case all needed data is copied from the certificate and the Wizard is not invoked.</P><H2><A NAME="ss6.2">6.2</A> <A HREF="xca.html#toc6.2">Request export</A></H2><P>Requests can be exported only by the context-menu. There is a sub-menu to select PEM or DER format.The filename can be selected in the next dialog.</P><H2><A NAME="ss6.3">6.3</A> <A HREF="xca.html#toc6.3">Request details</A></H2><P>All information contained in the request are shown. If the Keystore does containthe private key corresponding to the request the keys internal name is shown in the<CODE>Key</CODE> field.</P><HR><A HREF="xca-7.html">Next</A><A HREF="xca-5.html">Previous</A><A HREF="xca.html#toc6">Contents</A></BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?