HTTP L7 routing: Envoy supports advanced HTTP L7 routing primitives including redirection, virtual hosts, virtual clusters, matching on different request parameters, etc.
-SSL: Envoy supports both SSL termination and initiation, client certificate +
TLS: Envoy supports both TLS termination and initiation, client certificate verification, and certificate pinning.
GRPC: Envoy has first class support for Google's GRPC framework.
MongoDB: Envoy contains a full MongoDB wire format parser that is used to gather diff --git a/docs/landing_source/source/localizable/index.html.erb b/docs/landing_source/source/localizable/index.html.erb index c40a7e975e1c..79a283922380 100644 --- a/docs/landing_source/source/localizable/index.html.erb +++ b/docs/landing_source/source/localizable/index.html.erb @@ -71,7 +71,7 @@ layout: layout
HTTP L7 routing: Envoy supports advanced HTTP L7 routing primitives including redirection, virtual hosts, virtual clusters, matching on different request parameters, etc.
-SSL: Envoy supports both SSL termination and initiation, client certificate +
TLS: Envoy supports both TLS termination and initiation, client certificate verification, and certificate pinning.
GRPC: Envoy has first class support for Google's GRPC framework.
MongoDB: Envoy contains a full MongoDB wire format parser that is used to gather diff --git a/docs/operations/admin.rst b/docs/operations/admin.rst index 2d5139dd5704..9742f3903100 100644 --- a/docs/operations/admin.rst +++ b/docs/operations/admin.rst @@ -12,7 +12,7 @@ modify different aspects of the server. .. http:get:: /certs - List out all loaded SSL certificates, including file name, serial number, and days until + List out all loaded TLS certificates, including file name, serial number, and days until expiration. .. http:get:: /clusters