Welcome! Log In Create A New Profile

Advanced

[PATCH] QUIC: removed TLSv1.3 requirement from README

Roman Arutyunyan
April 10, 2023 07:48AM
# HG changeset patch
# User Roman Arutyunyan <arut@nginx.com>
# Date 1681127095 -14400
# Mon Apr 10 15:44:55 2023 +0400
# Branch quic
# Node ID b14b0c9887fbf22e24bd0d0449a261ced466f78c
# Parent 9ea62b6250f225578f703da5e230853a7a84df7d
QUIC: removed TLSv1.3 requirement from README.

TLSv1.3 is enabled by default since d1cf09451ae8.

diff --git a/README b/README
--- a/README
+++ b/README
@@ -119,10 +119,6 @@ 3. Configuration

ssl_early_data on;

- Make sure that TLS 1.3 is configured which is required for QUIC:
-
- ssl_protocols TLSv1.3;
-
To enable GSO (Generic Segmentation Offloading):

quic_gso on;
@@ -175,7 +171,6 @@ Example configuration:

ssl_certificate certs/example.com.crt;
ssl_certificate_key certs/example.com.key;
- ssl_protocols TLSv1.3;

location / {
# required for browsers to direct them into quic port
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[PATCH] QUIC: removed TLSv1.3 requirement from README

Roman Arutyunyan 376 April 10, 2023 07:48AM

Re: [PATCH] QUIC: removed TLSv1.3 requirement from README

Maxim Dounin 85 April 10, 2023 11:30AM

Re: [PATCH] QUIC: removed TLSv1.3 requirement from README

Sergey Kandaurov 91 April 10, 2023 11:44AM

Re: [PATCH] QUIC: removed TLSv1.3 requirement from README

Maxim Konovalov 91 April 10, 2023 05:12PM

Re: [PATCH] QUIC: removed TLSv1.3 requirement from README

Roman Arutyunyan 93 April 11, 2023 10:30AM

Re: [PATCH] QUIC: removed TLSv1.3 requirement from README

Maxim Konovalov 99 April 11, 2023 10:46AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 258
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready