WPA2-TLS configuration fails, "Apply" button greyed out

Bug #781015 reported by Sebastian Wiesinger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
network-manager-applet (Ubuntu)
New
Undecided
Unassigned

Bug Description

After upgrading to natty when using WPA2/802.1x with TLS I was unable to use my .p12 Key/Certificate. network-manager just greyed out the "Apply" button even after I entered all the information (p12 file, ca certificate and p12 password).

I fixed it by repackaging the pkcs12 file as mentionend in Bug #445487 Comment 15:

openssl pkcs12 -in old.p12 -out temp.pem
openssl pkcs12 -in temp.pem -export -name "Repackaged PKCS#12 file" -out new.p12

After that I can use the "new.p12" file to connect.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.