Safe renegotiation in SSL3 protocol not working
Nikos Mavrogiannopoulos
nmav at gnutls.org
Thu Mar 11 21:27:46 CET 2010
Tomas Mraz wrote:
> The safe renegotiation in SSL3 protocol is failing on client side
> because during the renegotiation the safe renegotiation extension is not
> recognized as expected extension. This is caused by missing call to
> _gnutls_extension_list_add(). The attached patch fixes this.
As usual you are correct :) I've fixed it somewhat differently.
Thank you for reporting it.
best regards,
Nikos
More information about the Gnutls-devel
mailing list