Re: [PATCH v2 3/6] net: lwip: Add Support Server Name Indication support

2024-11-08 Thread Ilias Apalodimas
Hi Jerome, On Wed, 6 Nov 2024 at 13:39, Jerome Forissier wrote: > > > > On 10/24/24 12:24, Ilias Apalodimas wrote: > > From: Javier Tia > > > > SNI, or Server Name Indication, is an addition to the TLS encryption > > protocol that enables a client device to specify the domain name it is > > tryi

Re: [PATCH v2 3/6] net: lwip: Add Support Server Name Indication support

2024-11-06 Thread Jerome Forissier
On 10/24/24 12:24, Ilias Apalodimas wrote: > From: Javier Tia > > SNI, or Server Name Indication, is an addition to the TLS encryption > protocol that enables a client device to specify the domain name it is > trying to reach in the first step of the TLS handshake, preventing > common name mis