|
3963 | 3963 | }, |
3964 | 3964 | { |
3965 | 3965 | "name": "grpc_ssl_protocols", |
3966 | | - "default": "TLSv1 TLSv1.1 TLSv1.2 TLSv1.3", |
| 3966 | + "default": "TLSv1.2 TLSv1.3", |
3967 | 3967 | "contexts": [ |
3968 | 3968 | "http", |
3969 | 3969 | "server", |
|
6974 | 6974 | }, |
6975 | 6975 | { |
6976 | 6976 | "name": "proxy_ssl_protocols", |
6977 | | - "default": "TLSv1 TLSv1.1 TLSv1.2 TLSv1.3", |
| 6977 | + "default": "TLSv1.2 TLSv1.3", |
6978 | 6978 | "contexts": [ |
6979 | 6979 | "http", |
6980 | 6980 | "server", |
|
8892 | 8892 | }, |
8893 | 8893 | { |
8894 | 8894 | "name": "ssl_protocols", |
8895 | | - "default": "TLSv1 TLSv1.1 TLSv1.2 TLSv1.3", |
| 8895 | + "default": "TLSv1.2 TLSv1.3", |
8896 | 8896 | "contexts": [ |
8897 | 8897 | "http", |
8898 | 8898 | "server" |
|
10963 | 10963 | }, |
10964 | 10964 | { |
10965 | 10965 | "name": "uwsgi_ssl_protocols", |
10966 | | - "default": "TLSv1 TLSv1.1 TLSv1.2 TLSv1.3", |
| 10966 | + "default": "TLSv1.2 TLSv1.3", |
10967 | 10967 | "contexts": [ |
10968 | 10968 | "http", |
10969 | 10969 | "server", |
|
12382 | 12382 | }, |
12383 | 12383 | { |
12384 | 12384 | "name": "ssl_protocols", |
12385 | | - "default": "TLSv1 TLSv1.1 TLSv1.2 TLSv1.3", |
| 12385 | + "default": "TLSv1.2 TLSv1.3", |
12386 | 12386 | "contexts": [ |
12387 | 12387 | "mail", |
12388 | 12388 | "server" |
|
12797 | 12797 | "<p><em><code>device</code></em></p>\n" |
12798 | 12798 | ], |
12799 | 12799 | "isBlock": false, |
12800 | | - "description_md": "Defines the name of the hardware SSL accelerator.", |
12801 | | - "description_html": "<p>Defines the name of the hardware SSL accelerator.</p>\n" |
| 12800 | + "description_md": "Defines the name of the hardware SSL accelerator.\n\n> The module may be dynamically loaded by OpenSSL during configuration testing.", |
| 12801 | + "description_html": "<p>Defines the name of the hardware SSL accelerator.</p>\n\n<blockquote>\n<p>The module may be dynamically loaded by OpenSSL during configuration testing.</p>\n</blockquote>\n" |
12802 | 12802 | }, |
12803 | 12803 | { |
12804 | 12804 | "name": "thread_pool", |
|
14897 | 14897 | }, |
14898 | 14898 | { |
14899 | 14899 | "name": "proxy_ssl_protocols", |
14900 | | - "default": "TLSv1 TLSv1.1 TLSv1.2 TLSv1.3", |
| 14900 | + "default": "TLSv1.2 TLSv1.3", |
14901 | 14901 | "contexts": [ |
14902 | 14902 | "stream", |
14903 | 14903 | "server" |
|
15412 | 15412 | }, |
15413 | 15413 | { |
15414 | 15414 | "name": "ssl_protocols", |
15415 | | - "default": "TLSv1 TLSv1.1 TLSv1.2 TLSv1.3", |
| 15415 | + "default": "TLSv1.2 TLSv1.3", |
15416 | 15416 | "contexts": [ |
15417 | 15417 | "stream", |
15418 | 15418 | "server" |
|
16282 | 16282 | }, |
16283 | 16283 | { |
16284 | 16284 | "name": "zone_sync_ssl_protocols", |
16285 | | - "default": "TLSv1 TLSv1.1 TLSv1.2", |
| 16285 | + "default": "TLSv1.2 TLSv1.3", |
16286 | 16286 | "contexts": [ |
16287 | 16287 | "stream", |
16288 | 16288 | "server" |
|
16385 | 16385 | ] |
16386 | 16386 | } |
16387 | 16387 | ], |
16388 | | - "version": "https://github.com/nginx/nginx.org/commit/c9f5a565b315bf58bd564ab028ba9173d4208cc3" |
| 16388 | + "version": "https://github.com/nginx/nginx.org/commit/a3201c527e80eb36a2a3b117ff8900097977f945" |
16389 | 16389 | } |
0 commit comments