backport of commit 479520c474db12a437a6277759ad539aa3e9d553 (#23742)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
This commit is contained in:
parent
cdfe226c03
commit
cc0963f22a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue