[gnutls-devel] gnutls-3.4.4 - gnutls_psk_set_client_credentials() returns Base64 decoding error

Nikos Mavrogiannopoulos nmav at gnutls.org
Mon Aug 17 13:13:15 CEST 2015


On Mon, Aug 17, 2015 at 11:10 AM, Graham Murray <GMurray at webwayone.co.uk> wrote:
> After upgrading to gnutls-3.4.4, gnutls_psk_set_client_credentials
> fails with 'Base64 decoding erro'. Reverting back to gnutls-3.4.3
> (without rebuilding my application) it works correctly again.

Gnutls 3.4.4 is more strict on the hex data provided. While the
previous versions would stop processing on invalid data, this one will
output an error. If that is not the case of your issue, could you
modify tests/pskself.c in a way which reproduces the issue?

regards,
Nikos



More information about the Gnutls-devel mailing list