small typo fix
Just found a single letter typo
This commit is contained in:
parent
243bb708b0
commit
3e009e3d7a
@ -18,7 +18,7 @@ documentation. Short forms may be substituted for longer forms as convenient.
|
|||||||
CA. The certificate contains the public key, some details describing the
|
CA. The certificate contains the public key, some details describing the
|
||||||
cert itself, and a digital signature from the CA.
|
cert itself, and a digital signature from the CA.
|
||||||
* **request**: Certificate Request (optionally 'req'.) This is a request for a
|
* **request**: Certificate Request (optionally 'req'.) This is a request for a
|
||||||
certificate that is then send to a CA for signing. A request contains the
|
certificate that is then sent to a CA for signing. A request contains the
|
||||||
desired cert information along with a digital signature from the private
|
desired cert information along with a digital signature from the private
|
||||||
key.
|
key.
|
||||||
* **keypair**: A keypair is an asymmetric cryptographic pair of keys. These
|
* **keypair**: A keypair is an asymmetric cryptographic pair of keys. These
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user