Fix docs for Certificate authentication (#3301)

Fix discrepencies in the documentation for TLS Certificate
authentication. The Delete CRL method has a misleading title and
description.
This commit is contained in:
Paul Pieralde 2017-09-07 07:28:14 -07:00 committed by Jeff Mitchell
parent 25976b340e
commit 567f2ce1f1
1 changed files with 2 additions and 2 deletions

View File

@ -228,9 +228,9 @@ $ curl \
}
```
## Delete Certificate Role
## Delete CRL
Deletes the named role and CA cert from the backend mount.
Deletes the named CRL from the backend mount.
| Method | Path | Produces |
| :------- | :--------------------------- | :--------------------- |