Difference between revisions of "EAP-TLS (OLD)"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Mutantmonkey
m
imported>Mutantmonkey
Line 1: Line 1:
 +
This article describes how to setup '''EAP-TLS''' on various Linux distributions. EAP-TLS is a strong wireless encryption scheme of choice for many large institutions such as universities and corporations and is used by Virginia Tech for connections to [[VT-Wireless]].
 +
 +
==Obtaining the VT-Wireless Certificate==
 +
Regardless of what program you use to make your connection, you will need to [https://netcert.cns.vt.edu/netcert/ obtain your p12 certificate and password from CNS]. Complete the form and download the p12 certificate file. Save the certificate password permanently and copy it for immediate use. You will need it in setting up your connection to VT-Wireless.
 +
 
<!-- Note that the curl extension must be installed for this to work properly. Also, raw must be used for template variables to work, but this breaks images. -->
 
<!-- Note that the curl extension must be installed for this to work properly. Also, raw must be used for template variables to work, but this breaks images. -->
 
{{raw:u:EAP-TLS|ssid=VT-Wireless|ca_cert=/etc/ssl/certs/Thawte_Premium_Server_CA.crt|identity=PID}}
 
{{raw:u:EAP-TLS|ssid=VT-Wireless|ca_cert=/etc/ssl/certs/Thawte_Premium_Server_CA.crt|identity=PID}}

Revision as of 22:28, 3 April 2011

This article describes how to setup EAP-TLS on various Linux distributions. EAP-TLS is a strong wireless encryption scheme of choice for many large institutions such as universities and corporations and is used by Virginia Tech for connections to VT-Wireless.

Obtaining the VT-Wireless Certificate

Regardless of what program you use to make your connection, you will need to obtain your p12 certificate and password from CNS. Complete the form and download the p12 certificate file. Save the certificate password permanently and copy it for immediate use. You will need it in setting up your connection to VT-Wireless.

Template:U:EAP-TLS