[gnutls-devel] GnuTLS | Support for raw public keys for gnutls-cli and gnutls-serv (!1059)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu Sep 5 21:29:03 CEST 2019




Tom commented on a discussion on src/serv.c: https://gitlab.com/gnutls/gnutls/merge_requests/1059#note_213108097

>  	const char *err;
>  	gnutls_datum_t alpn[MAX_ALPN_PROTOCOLS];
>  	unsigned alpn_size;
> -	unsigned flags = GNUTLS_SERVER | GNUTLS_POST_HANDSHAKE_AUTH;
> +	unsigned flags = GNUTLS_SERVER | GNUTLS_POST_HANDSHAKE_AUTH | GNUTLS_ENABLE_RAWPK;

See my comment on this issue for the client application

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1059#note_213108097
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/20190905/0ab79079/attachment-0001.html>


More information about the Gnutls-devel mailing list