Comment 3 for bug 475249

Revision history for this message
Pirouette Cacahuète (lissyx) wrote :

After playing a bit with my new working newpki-client, I noticed that
the « remember my PKCS#12 file » feature was also broken.

That is, once you load you certificate and connect to the PKI, a file
~/.newpki/client_pki is written with the informations you used to login
(server, port, entity, and certificate).

Currently, the same bug happens when writting this file than what
prevented us to open the certificate.

I join a full patch for the debian package's wx2.6 compatibility patch,
that also corrects this behavior. This patch includes the first one.

Have fun.