https://bugzilla.novell.com/show_bug.cgi?id=396347 User jsnel@few.vu.nl added comment https://bugzilla.novell.com/show_bug.cgi?id=396347#c15 --- Comment #15 from Joris Snellenburg <jsnel@few.vu.nl> 2008-06-19 03:06:11 MDT --- Making a new connection with certificates seems to work, but because when I edit the connection the settings aren't retrieved I can be sure they are used. Also the first time I tried to set certificates KNetworkManager crashed upon the progress bar reached the last pixel, restarting it and trying again (removing the old connection) seemed to work. For the client certificate I used a personal radius.pem certificate (downloaded with SecureW2 for windows then converted with openssl) For the CA certicate I used my CA.pem certificate (also converted with openssl) For reference, how one goes about converting a certificate with openssl: openssl x509 -inform DER -outform PEM -in CA.cer -out CA.pem In summary, everything seems to work for me now, but the edit connection features definitely needs a patch up so that it retrieves the stored settings correctly. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.