 |
gnoMint |
| version 0.4.0 |
| About gnoMint |
Certification Authority management tool for GTK/Gnome
gnoMint is a tool for an easy creation and management of Certification Authorities. It allows a fancy visualization of all the pieces that conform a CA: x509 certificates, CSRs, CRLs...
gnoMint is now perfectly usable for managing a CA that emits certificates able to:
* Authenticate people or machines in VPNs (IPSec or other protocols);
* Secure HTTP communications with SSL/TLS secured web servers;
* Authenticate and cipher HTTP communications through web-client certificates;
* Sign and/or crypt e-mails
Requirements
This application requires GTK+ version 2.10.x.
Other dependencies include: SQLite3
GnuTLS |
| Latest Version: 0.4.0 |
This version adds some interesting features:
Private keys can be saved in external files, so they can be kept in external drives. This files are in PKCS#8 password-protected format.
All private keys in the database can be encrypted with a password, so nobody can extract private keys, or generate new certificates or CRLs, without knowing the password. This way, direct access to a password-protected database file using sqlite3 can only access to public information: all the private parts are cyphered with an AES-based algorithm.
Added a contextual menu for allowing easy operation with certificates and CSRs.
Related Link: SourceForge project page |
|
|