wpa_supplicant's own certificate validation function
ifreebiz at fastmail.fm
ifreebiz
Thu May 25 15:58:43 PDT 2006
Hi,
In function tls_connection_ca_cert(). there is function to OpenSSL
library -
SSL_set_verify(conn->ssl, SSL_VERIFY_PEER, tls_verify_cb);
Since here the wpa_supplicant defines its own callback function -
tls_verify_cb, to verify certificate, does that mean wpa_supplicant does
not use the OpenSSL library to verify certificates? What the benefit and
draw of using wpa_supplicant's own funcion to verify certificate?
Thanks, Andrew.
--
ifreebiz at fastmail.fm
--
http://www.fastmail.fm - Access all of your messages and folders
wherever you are
More information about the Hostap
mailing list