Changes
→Connecting with wicd
</td></tr></tbody></table>
==Connecting with wicd==
Wicd is an alternative to Network Manager. To install it on Debian-based systems, run <code>sudo apt-get install wicd</code>. Installing it will uninstall Network Manager, so make sure you already have your certificate downloaded. Unlike Network Manager, you do not need to convert the PKCS#12 certificate that CNS provides to a set of PEM certificates. Open wicd, either from the tray icon or from Applications->Internet->Wicd Network Manager. Allow wicd to scan the wireless networks then check the "Automatically connect to this network " checkbox by the topmost VT-Wireless entry. (You do not need to check the boxes for every VT-Wirelessentry. The screenshot below was made from a working configuration that automatically checked all of them.)
[[Image:wicd_1.6.2.2.png]]
Click the "Properties " button of the topmost VT-Wireless entry and enter the following information:
[[Image:wicd_1.6.2.2_properties.png]]
* Check the "Use these settings for all networks sharing this essid " box.* Leave the "Use Encryption " box checked.
* Select EAP-TLS from the encryption type dropdown menu.
* Enter your PID into the "Identity " box.* Enter the path to your private key into the "Private Key " box, i.e. /home/user/netcert/netcert-1.p12.* Enter Paste the certificate password into the "Private Key Password " box.
Click "OK " and your computer should be all setup to use VT-Wireless.
==Connecting by WPA Supplicant==