Re: TLS 1.2 and TLS1.3 extensions supported by nginx

2023-04-21 Thread Jeffrey Walton
On Wed, Apr 19, 2023 at 8:03 AM preetham g wrote: > > I wanted the list of the TLS 1.2 and TLS 1.3 extensions that are currently > being supported by the Nginx. Can you please provide the same. > Nginx uses OpenSSL for TLS. You may want to ask the OpenSSL folks. Be sure to tell them which versio

Re: TLS 1.2 and TLS1.3 extensions supported by nginx

2023-04-21 Thread preetham g
Hi Team, Can you please look into the below request about the TLS extensions? At least need a confirmation about whether the below ones are supported by Nginx or not. Please consider this a high priority. encrypt_then_mac (0x0016) use_srtp (0x000E) certificate_authorities post_handshake_auth Tha