Skip to content

gnutls: use new ciphersuite name functions, when available

Michael Catanzaro requested to merge mcatanzaro/gnutls-ciphersuite-name into master

This allows us to return IANA-style ciphersuite names instead of the custom GnuTLS ciphersuite names.

See: https://gitlab.com/gnutls/gnutls/-/merge_requests/1513

Edited by Michael Catanzaro

Merge request reports