summaryrefslogtreecommitdiff
path: root/boot/bootdev-uclass.c
diff options
context:
space:
mode:
authorJavier Tia <javier.tia@linaro.org>2024-11-10 10:28:39 +0200
committerTom Rini <trini@konsulko.com>2024-11-12 19:09:52 -0600
commit1f444e915ec8e8abfb11dccb7b9d8340096695b4 (patch)
treebac2f081ae4c30a1bff69d2ef3ae3d407ac399f8 /boot/bootdev-uclass.c
parent514f18f8dcbdb7e5e556d0bfe567b61497fecf4c (diff)
net: lwip: Add Support Server Name Indication support
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 mismatch errors and not reaching to HTTPS server that enforce this condition. Since most of the websites require it nowadays add support for it. It's worth noting that this is already sent to lwIP [0] [0] https://github.com/lwip-tcpip/lwip/pull/47 Signed-off-by: Javier Tia <javier.tia@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'boot/bootdev-uclass.c')
0 files changed, 0 insertions, 0 deletions