Update csr-api.md

This commit is contained in:
Jérôme Petazzoni
2019-06-09 18:16:02 -05:00
committed by GitHub
parent 161b8aed7d
commit 12b625d4f6

View File

@@ -58,9 +58,9 @@
This is what I do if I want to obtain a certificate.
1. Create public and private key.
1. Create public and private keys.
2. Create a Certificate Signing Request (CSR) using this private key.
2. Create a Certificate Signing Request (CSR).
(The CSR contains the identity that I claim and an expiration date.)