[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
Wed Sep 4 13:43:00 CEST 2019



Merge request https://gitlab.com/gnutls/gnutls/merge_requests/1059 was reviewed by Nikos Mavrogiannopoulos

--
  
Nikos Mavrogiannopoulos started a new discussion on src/serv.c: https://gitlab.com/gnutls/gnutls/merge_requests/1059#note_212273258

>  	unsigned alpn_size;
> -	unsigned flags = GNUTLS_SERVER | GNUTLS_POST_HANDSHAKE_AUTH;
> +	unsigned flags = GNUTLS_SERVER | GNUTLS_POST_HANDSHAKE_AUTH | GNUTLS_ENABLE_RAWPK;

Shouldn't this be added after a raw public key is specified?


-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1059
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/20190904/fb6bda80/attachment.html>


More information about the Gnutls-devel mailing list