I'm trying to setup WPA2 with EAP+TLS. The wpa_supplicant page gives the following example:
# wificonfig createprofile office essid=linksys key_mgmt=WPA-EAP eap=TLS identity=user at sun dot com ca_cert=/etc/inet/WPA/cacert.pem client_cert=/etc/inet/WPA/client_cert.pem private_key=/etc/inet/WPA/client_key.pem private_key_passwd=whatever but I don't know how to create the ca_cert, client_cert and private_key certificates, anybody know how to do this? /Russ This message posted from opensolaris.org
