[gnutls-help] No supported cipher suites have been found.
aneris
aneris at disroot.org
Thu Aug 21 12:34:04 CEST 2025
Hi all,
I've been using the GnuTLS documentation to try and write my own TLS
server.
I (think) I've loaded all the certificates properly, but on trying to
connect (with gnutls-cli) I get "No supported cipher suites have been
found."
I tried to use gnutls-serv which also gave the same error until I passed
--x509certfile and --x509keyfile (which gave me errors due to my
self-signed certificate, but that's unrelated.).
So I am wondering if my certificates aren't being loaded properly, but
the code runs fine and it doesn't throw, so I have no idea why its not
working.
Here is the code, only gtls_raii.cpp, gtls_raii.hpp and main.cpp are
important.
https://github.com/HikariNee/Geminus/blob/main/src/tls/
Thanks in advance for your time.
--
Hikari (Any/All)
> People always beat themselves up based on their idea of how someone is
> like.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-help/attachments/20250821/a5b0120f/attachment-0001.html>
More information about the Gnutls-help
mailing list