commit | 3630a058cb0c57d0f6da9568098471163535d4cf | [log] [tgz] |
---|---|---|
author | Chia-chi Yeh <[email protected]> | Fri Oct 02 00:40:48 2009 +0800 |
committer | Chia-chi Yeh <[email protected]> | Fri Oct 02 00:40:48 2009 +0800 |
tree | aec1230821eaa45a4055d87c8fc384992ed0ff30 | |
parent | 4866d77cee4db6487f8df017059c74df93b2568a [diff] |
wpa_supplicant: push keystore access to tls_openssl.c. Since we support certificate chain, doing it in eap_tls_common.c becomes too complicated. To make things simpler, push the logic to tls_openssl.c and use keystore namespace instead.