Update index.html.md

This commit is contained in:
Jeff Mitchell 2017-04-18 15:50:44 -04:00 committed by GitHub
parent 32854c8066
commit cb0b22031d

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 while keeping CRLs valid from the old CA certificate; simply mount a new
backend and issue from there. backend and issue from there.
A common pattern is to have one mount act as your root CA, which is only A common pattern is to have one mount act as your root CA and to use this CA
used for signing intermediate CA CSRs mounted at other locations. only to sign intermediate CA CSRs from other PKI mounts.
### Keep certificate lifetimes short, for CRL's sake ### Keep certificate lifetimes short, for CRL's sake