[gnutls-devel] GnuTLS | Need TLS 1.3 support for Echo server with anonymous authentication (#1663)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Wed Feb 12 17:33:50 CET 2025
sroy9gmu created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1663
I have been trying to implement a simple echo server with anonymous authentication. Server code used is: https://gitlab.com/gnutls/gnutls/-/blob/5c1a38f7e6943cb21cbca4d220beb93cbf57397f/doc/examples/ex-serv-anon.c
Client code is: https://gitlab.com/gnutls/gnutls/-/blob/5c1a38f7e6943cb21cbca4d220beb93cbf57397f/doc/examples/ex-client-anon.c.
I am unable to implement it using TLS 1.3 version, currently it executes TLS 1.2 version which is an older standard. Is there any way I can change the protocol version for this implementation?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1663
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20250212/01aa4cb1/attachment.html>
More information about the Gnutls-devel
mailing list