[gnutls-help] cipher priorities
Jeremy Harris
jgh at wizmail.org
Sun Nov 5 21:21:31 CET 2017
GnuTLS 3.5.8
Server, having loaded two cert (one RSA, then one ECDSA) using
gnutls_certificate_set_x509_key_file().
With a client hello having only one sig-hash algorithm,
"0401 rsa-sha256" the handshake fails. The server debug log
has
"(gnutls_handshake): An unknown public key algorithm was encountered."
If I only load the RSA cert, it's fine.
What should I be doing different?
--
Thanks,
Jeremy
More information about the Gnutls-help
mailing list