[gnutls-devel] GnuTLS | gnutls_certificate_type_get*: ensure that the default type is returned (!806)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu Nov 15 11:10:31 CET 2018


Nikos Mavrogiannopoulos commented on a discussion on tests/resume.c:

>  #if defined(USE_X509)
>  	unsigned int l;
>  
> +	if (gnutls_certificate_type_get(session) != GNUTLS_CRT_X509)
> +		fail("did not find the expected certificate type! (%d)\n", gnutls_certificate_type_get(session));

done

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/806#note_117466130
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/20181115/a551c4e8/attachment.html>


More information about the Gnutls-devel mailing list