schannel: Reject subject_match, altsubject_match, suffix_match
authorJouni Malinen <j@w1.fi>
Sat, 10 Jan 2015 22:57:33 +0000 (00:57 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 10 Jan 2015 22:58:10 +0000 (00:58 +0200)
commitd16694761a87ebb43b4af3d2b1ec40888c81f42f
treefe04b57a7fdeb8cdc2fa997a2e77705d013d2c9a
parent59051f8ecfb19cf02bf616c681abdccebe4d1188
schannel: Reject subject_match, altsubject_match, suffix_match

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

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