diff --git a/website/content/docs/concepts/client-count/index.mdx b/website/content/docs/concepts/client-count/index.mdx index a184684f527e..9a845a77d2e6 100644 --- a/website/content/docs/concepts/client-count/index.mdx +++ b/website/content/docs/concepts/client-count/index.mdx @@ -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