You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/08/06 22:28:56 UTC

[GitHub] [trafficserver] zizhong commented on a change in pull request #7091: Adds description for ssl_ticket_number in ssl_multicert docs

zizhong commented on a change in pull request #7091:
URL: https://github.com/apache/trafficserver/pull/7091#discussion_r466719499



##########
File path: doc/admin-guide/files/ssl_multicert.config.en.rst
##########
@@ -106,8 +106,9 @@ ssl_ticket_enabled=1|0 (optional)
   OpenSSL should be upgraded to version 0.9.8f or higher. This
   option must be set to `0` to disable session ticket support.
 
-ticket_key_name=FILENAME (optional) [**REMOVED in 7.1.x and 8.0**]
-   Ticket key should be set in records.config via :ts:cv:`proxy.config.ssl.server.ticket_key.filename`
+ssl_ticket_number=INTEGER (optional)
+  Specifies the number of TLSv1.3 session tickets that are issued.

Review comment:
       I think TLS v1.2 also supports ssl ticket.
   Is this config only for TLS v1.3? If yes, the change looks good.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org