[gnutls-devel] GnuTLS | support non-NULL-terminated PSKs (!917)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Mar 18 11:26:21 CET 2020




Nikos Mavrogiannopoulos commented on a discussion on tests/pskself2.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/917#note_306942913

> +		close(sockets[1]);
> +		server(sockets[0], prio);
> +		wait(&status);
> +		check_wait_status(status);
> +	} else {
> +		close(sockets[0]);
> +		client(sockets[1], prio, exp_hint);
> +		exit(0);
> +	}
> +}
> +
> +void doit(void)
> +{
> +	generate_dh_params();
> +
> +	run_test("NORMAL:-VERS-ALL:+VERS-TLS1.2:-KX-ALL:+PSK", 1);

@juaristi is that resolved now?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/917#note_306942913
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/20200318/c7a9edac/attachment-0001.html>


More information about the Gnutls-devel mailing list