Open main menu

Linux and Unix Users Group at Virginia Teck Wiki β

Changes

Virginia Tech Wifi (OLD)

8 bytes added, 05:20, 13 December 2009
m
Converting the certificate to PEM certificates and keys: Formatting cleanup.
====NetworkManager 0.7 and 0.8====
====Converting the certificate to PEM certificates and keys====
['''NOTE:''' The following steps are only necessary to use NetworkManager 0.7 and 0.8. NetworkManager 0.6 has a [[#NetworkManager_0.6 | more straightforward setup]] 
You will need to convert the PKCS#12 (.p12) certificate into PEM formats. We will assume your downloaded p12 file is called <code>netcert-1.p12</code> and that its password is <code>netcertpasswd</code>.
Open a terminal and <code>cd</code> to the directory that contains your .p12 file. Then issue the following commands:
</pre>
In each step, you will be prompted for the password (<code>netcertpasswd</code>) that you were issued along with your .p12 certificate. Right click and paste it in or press <code>ctrl+shift+v</code> if you're using Gnome the GNOME Terminal . Additionally, in the final step where you generate your private key, you will be asked to enter a password. Enter the same password that came with your p12
key.
Anonymous user