EAP-TLS with wpa_supplicant not associating with AP

Jeff Stevens jeff1132 at charter.net
Thu Jan 20 16:28:46 EST 2005


Jeff Stevens wrote:

> I made my WPA EAP-TLS certs for wpa_supplicant this way (export from 
> WinXP with all certs in path and with private key to jeffs.pfx):
> 
>   openssl pkcs12 -in jeffs.pfx -nocerts -nodes -out jeffs.prv
>   openssl pkcs12 -in jeffs.pfx -out jeffs.pem
>   openssl pkcs12 -in jeffs.pfx -out equifax.pem
> 

correction:
    openssl pkcs12 -in jeffs.pfx -clcerts -out jeffs.pem
    openssl pkcs12 -in jeffs.pfx -cacerts -out equifax.pem
-- 
Jeffrey Stevens




More information about the HostAP mailing list