Skip to content

Commit

Permalink
Removing unnecessary comment (#9890)
Browse files Browse the repository at this point in the history
Removing unnecessary comment around CRL to avoid confusion, as discussed with @banks
  • Loading branch information
Christoph Puhl authored Mar 18, 2021
1 parent cffd055 commit 11f60c4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions website/content/api-docs/agent/connect.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,7 @@ The table below shows this endpoint's support for
certificate.

- `ClientCertSerial` `(string: <required>)` - The colon-hex-encoded serial
number for the requesting client cert. This is used to check against
revocation lists.
number for the requesting client cert.

- `Namespace` `(string: "")` <EnterpriseAlert inline /> - Specifies the namespace of
the target service. If not provided in the JSON body, the value of
Expand Down

0 comments on commit 11f60c4

Please sign in to comment.