Hi Gaurav, Gaurav Halwasia -X (ghalwasi - at Cisco) schrieb: > I want to have OpenSSL support in wpa_suplicant in order to get the > support for the functionality needed for EAP-FAST in wpa_suplicant. For > this I have downloaded the openssl-0.9.8d.tar.tar file and I have > "openssl-0.9.8d-tls-extensions.patch" file with me. there are no *.tar.tar files for download - that is a bug with your browser; the release downloads are named tar.gz; also when you start into something new why dont you use latest 0.9.8k which includes already the tls extensions? 0.9.8d is nearly 3 years old, and there are reasons as f.e. security fixes why new versions are released.
> But I am not sure what exactly needs to be done now to build > wpa_suplicant for EAP-FAST support. > I am new to this. Can you please help me in this. first I'd suggest you download 0.9.8k (right-click-->save-as should give you the right name): http://www.openssl.org/source/openssl-0.9.8k.tar.gz then extract this with: tar xvfz openssl-0.9.8k.tar.gz and build it for your platform (read the docu related to your platform for how to do that). Then read the docu of the wpa_suplicant package which should explain how to plugin OpenSSL. Günter. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org