]> git.ipfire.org Git - thirdparty/hostap.git/commit
GnuTLS: Reject subject_match, altsubject_match, suffix_match
authorJouni Malinen <j@w1.fi>
Sat, 10 Jan 2015 22:33:48 +0000 (00:33 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 10 Jan 2015 22:33:48 +0000 (00:33 +0200)
commitf8717ac8b34405c76e8cb46699265eb570b84447
tree42298e33b2e7a4afe633e74f8a3818f6154bb85c
parente24aef10cf82a96f82b9e1d8aeb9310ea8c870f6
GnuTLS: Reject subject_match, altsubject_match, suffix_match

Validation of these parameters has not been implemented with GnuTLS.
Instead of ignoring them silently, reject the configuration to avoid
giving incorrect impression of the parameters being used if
wpa_supplicant is built with GnuTLS instead of the default OpenSSL.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/crypto/tls_gnutls.c