Note2:
You can run openssl utility (Included in openssl.zip) in Microsoft Windows OS. Note3:
The detailed description, please refer to CertConvReadme.txt. (Located in lnx_wpa_supplicant.tar.gz)
For WPA PEAP
network={
ssid="example"
}
- After modifying, use the following command to setup WPA connection.
If the
ifconfig eth1 up <IP address of the network interface>
After network interface is opened, enter the command to build wpa psk connection:
./wpa_supplicant
To build wpa
./wpa_supplicant
To build wpa peap:
./wpa_supplicant
12