Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion doc/reference/configuration/ssl_multicert.config.en.rst
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@ In all cases, Traffic Server attempts to select the most specific
match. An address specification that contains a port number will
take precedence over a specification that does not contain a port
number. A specific certificate subject will take precedence over a
wildcard certificate.
wildcard certificate. In the case of multiple matching certificates
the first match one will be returned to non-SNI capable clients.

Examples
========
Expand Down