Skip to content

Commit

Permalink
backport of commit 479520c (#23743)
Browse files Browse the repository at this point in the history
Co-authored-by: Steven Clark <[email protected]>
  • Loading branch information
1 parent 05441cc commit 2212569
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/content/docs/concepts/client-count/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ calculations.
For example:

- Authentication requests from two ACME clients living on different servers that
request the same set of certificate identifiers are assigned to the same
certificate entity.
request the same set of certificate identifiers (the combination of CN, DNS SANs,
and IP SANs) are assigned to the same certificate entity.
- Multiple requests for the same certificate identifier from a single ACME
client are assigned to the same certificate entity.
- Two authentication requests from a single ACME client for different
Expand Down

0 comments on commit 2212569

Please sign in to comment.