Removing unnecessary comment (#9890)
Removing unnecessary comment around CRL to avoid confusion, as discussed with @banks
This commit is contained in:
parent
fcaf774ea3
commit
beba9b9228
|
@ -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