You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ma...@apache.org on 2019/02/16 05:21:34 UTC

[trafficserver] branch master updated: Fix typo of SNI

This is an automated email from the ASF dual-hosted git repository.

masaori pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new 37f3405  Fix typo of SNI
37f3405 is described below

commit 37f34050616a7a9400fd5bdb713257d2f0e8964a
Author: Masaori Koshiba <ma...@apache.org>
AuthorDate: Fri Feb 15 15:29:17 2019 +0900

    Fix typo of SNI
---
 configs/ssl_multicert.config.default              | 2 +-
 doc/admin-guide/files/ssl_multicert.config.en.rst | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configs/ssl_multicert.config.default b/configs/ssl_multicert.config.default
index b3452d0..f4fab20 100644
--- a/configs/ssl_multicert.config.default
+++ b/configs/ssl_multicert.config.default
@@ -21,7 +21,7 @@
 # dest_ip=ADDRESS
 #   The IP (v4 or v6) address that the certificate should be presented
 #   on. This is now only used as a fallback in the case that the TLS
-#   SubjectNameIndication extension is not supported. If ADDRESS is
+#   ServerNameIndication extension is not supported. If ADDRESS is
 #   '*', the certificate will be used as the default fallback if no
 #   other match can be made.
 #
diff --git a/doc/admin-guide/files/ssl_multicert.config.en.rst b/doc/admin-guide/files/ssl_multicert.config.en.rst
index e8112a7..e79ae46 100644
--- a/doc/admin-guide/files/ssl_multicert.config.en.rst
+++ b/doc/admin-guide/files/ssl_multicert.config.en.rst
@@ -73,7 +73,7 @@ ssl_cert_name=FILENAME[,FILENAME ...]
 dest_ip=ADDRESS (optional)
   The IP (v4 or v6) address that the certificate should be presented
   on. This is now only used as a fallback in the case that the TLS
-  SubjectNameIndication extension is not supported. If *ADDRESS* is
+  ServerNameIndication extension is not supported. If *ADDRESS* is
   `*`, the corresponding certificate will be used as the global
   default fallback if no other match can be made. The address may
   contain a port specifier, in which case the corresponding certificate