mirror of https://github.com/hashicorp/consul
Removing unnecessary comment (#9890)
Removing unnecessary comment around CRL to avoid confusion, as discussed with @bankspull/9903/head
parent
cffd05596f
commit
11f60c46a3
|
@ -63,8 +63,7 @@ The table below shows this endpoint's support for
|
||||||
certificate.
|
certificate.
|
||||||
|
|
||||||
- `ClientCertSerial` `(string: <required>)` - The colon-hex-encoded serial
|
- `ClientCertSerial` `(string: <required>)` - The colon-hex-encoded serial
|
||||||
number for the requesting client cert. This is used to check against
|
number for the requesting client cert.
|
||||||
revocation lists.
|
|
||||||
|
|
||||||
- `Namespace` `(string: "")` <EnterpriseAlert inline /> - Specifies the namespace of
|
- `Namespace` `(string: "")` <EnterpriseAlert inline /> - Specifies the namespace of
|
||||||
the target service. If not provided in the JSON body, the value of
|
the target service. If not provided in the JSON body, the value of
|
||||||
|
|
Loading…
Reference in New Issue