Merge pull request #2607 from hashicorp/b-grammar

Fix sentence - remove "and"
This commit is contained in:
Jeff Mitchell 2017-04-18 15:50:56 -04:00 committed by GitHub
commit f4cd8c5200
1 changed files with 2 additions and 2 deletions

View File

@ -66,8 +66,8 @@ This also provides a convenient method of switching to a new CA certificate
while keeping CRLs valid from the old CA certificate; simply mount a new
backend and issue from there.
A common pattern is to have one mount act as your root CA, and which is only
used for signing intermediate CA CSRs mounted at other locations.
A common pattern is to have one mount act as your root CA and to use this CA
only to sign intermediate CA CSRs from other PKI mounts.
### Keep certificate lifetimes short, for CRL's sake