]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
README: Add missing closing quote
authorTobias Brunner <tobias@strongswan.org>
Wed, 28 Oct 2020 16:09:53 +0000 (17:09 +0100)
committerTobias Brunner <tobias@strongswan.org>
Wed, 28 Oct 2020 16:09:53 +0000 (17:09 +0100)
README.md

index a19caf37a746858276612ae54f963a845fb86ab9..151655fe68d07c7ac0cd1d3e51b6aece8317d9a3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -570,7 +570,7 @@ RSA or ECDSA private key. For details, refer to the TPM 2.0
 In a next step the command
 
     pki --req --type priv --in moonKey.pem \
-              --dn "C=CH, O=strongswan, CN=moon.strongswan.org \
+              --dn "C=CH, O=strongswan, CN=moon.strongswan.org" \
               --san moon.strongswan.org --outform pem > moonReq.pem
 
 creates a PKCS#10 certificate request that has to be signed by the CA.