gnutls: Appropriate error when server requires cert but none
authorStef Walter <stefw@gnome.org>
Thu, 29 Nov 2012 10:00:00 +0000 (11:00 +0100)
committerStef Walter <stefw@gnome.org>
Thu, 29 Nov 2012 22:03:38 +0000 (23:03 +0100)
commit81a9ae337ed60fc4ef9abbf6f306d55554c5d7f8
treede1bcd764cd176da93e692b65d8a61058f249606
parenteb2029d4cc01a73f5bed2164f2970402011ec969
gnutls: Appropriate error when server requires cert but none

When the server requires a certificate for auth, but none is
provider, return the appropriate G_TLS_ERROR_CERTIFICATE_REQUIRED
error.

https://bugzilla.gnome.org/show_bug.cgi?id=689260
tls/gnutls/gtlsconnection-gnutls.c