Gaim Certificate Manager and Improved SSL
(Back to main Summer of Code website)
Possible API Redesign for Certificate Storage
Certificate Manager Mockup
At right is my hacked-up Glade design for the Certificate Manager
dialog. Relevant bits are:
- Certificate Listing - A list of the SSL certificates
currently in the certificate store.
- Edit - Allows the user
to twiddle various settings for each certificate, such as whether it
is trusted to sign other certificates.
- Delete - Function is obvious.
- Import - Allows the user to import X.509 certificates from
a file, such as a .pem format or perhaps even their Mozilla certdb.
- SILC (Different tabs for different key types) - Hopefully
the Certificate Manager will be useful for more than just SSL
certificates.
(Back to main Summer of Code website)