Public bug reported:

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.

** Affects: network-manager-applet (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/781015

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to