[gnutls-devel] GnuTLS | RFC7250 Raw public keys (!650)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Tue Nov 20 22:27:58 CET 2018


Tom commented on a discussion on lib/auth/cert.c:

>  		return GNUTLS_E_INSUFFICIENT_CREDENTIALS;
>  	}
>  
> +	cert_type = gnutls_certificate_type_get2(session, GNUTLS_CTYPE_CLIENT);

Yes, to avoid the need to update all the places in the code where this field is accessed in case of a structure change. See my previous comment about this issue.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/650#note_118865294
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/20181120/cf22d3a7/attachment.html>


More information about the Gnutls-devel mailing list