Erp, forgot this feedback...

Commit contents (C)2015 Akamai Technologies, Inc. <opensource@akamai.com>
This commit is contained in:
Jeff Mitchell 2015-06-11 23:16:13 -04:00
parent 7cf1f186ed
commit ae1cbc1a7a

View file

@ -62,6 +62,6 @@ type backend struct {
const backendHelp = `
The PKI backend dynamically generates X509 server and client certificates.
After mounting this backend, configure the CA using the "ca_bundle" endpoint within
After mounting this backend, configure the CA using the "pem_bundle" endpoint within
the "config/" path.
`