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 23:58:56 UTC

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

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



##########
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:
       The linked manpages from the original commit say it's a 1.3 feature.
   
   https://www.openssl.org/docs/man1.1.1/man3/SSL_CTX_set_num_tickets.html




----------------------------------------------------------------
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