Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tinyca2: Simple graphical userinterface to manage a small CA
- Summary
- TinyCA is a simple graphical userinterface written in Perl/Gtk to
manage a small CA (Certification Authority). TinyCA works as a
frontend for openssl
Currently TinyCA supports the following features:
* Unlimited CAs possible
* Support for creating and managing SubCAs
* Creation and Revocation of x509 - S/MIME certificates
* PKCS#10 Requests can be imported and signed
* RSA and DSA keys can be generated and used
* ServerCertificates
o Certificates can be exported as: PEM, DER, TXT and PKCS#12
o Certificates may be used with e.g. Apache, Postfix, OpenLDAP,
Cyrus, FreeS/WAN, OpenVPN, OpenSWAN, FreeRadius
* ClientCertificates
o Certificates can be exported as: PEM, DER, TXT and PKCS#12
o Certificates may be used with e.g. Netscape, Konqueror, Opera,
Internet Explorer, Outlook (Express) and FreeS/WAN
* Certificate Revocation List
o CRLs can be exported as: PEM, DER and TXT
Arch: src
Download: | tinyca2-0.7.5-3.al3.src.rpm |
Build Date: | Fri Dec 22 11:39:34 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 171 KiB |
Changelog
- * Sun Nov 12 16:00:00 2006 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0.7.5-3
- initial Fedora package (review #213600)
- removed the 'X-Fedora' category from the desktop file
- made __perl_* actions silent
- * Thu Nov 2 16:00:00 2006 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0.7.5-2
- initial build