From 47d39324afa43ffb1e150e1d0eae6daac1f85413 Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 9 Apr 2015 09:58:39 +0200 Subject: fix typo for x509 cert directory --- pages/docs/platform/guide/keys-and-certificates.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pages') diff --git a/pages/docs/platform/guide/keys-and-certificates.md b/pages/docs/platform/guide/keys-and-certificates.md index 6139acd..aef02ac 100644 --- a/pages/docs/platform/guide/keys-and-certificates.md +++ b/pages/docs/platform/guide/keys-and-certificates.md @@ -171,7 +171,7 @@ This command will generate the CSR and private key matching `provider.domain` (y The related commercial cert files are: files/ - certs/ + cert/ domain.org.crt # Server certificate for domain.org, obtained by commercial CA. domain.org.csr # Certificate signing request domain.org.key # Private key for you certificate @@ -191,4 +191,4 @@ If you want to add additional fields to the CSR, like country, city, or locality } } -If they are not present, the CSR will be created without them. \ No newline at end of file +If they are not present, the CSR will be created without them. -- cgit v1.2.3