tinyca2 - Simple graphical userinterface to manage a small CA

Description:

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

Homepage: http://tinyca.sm-zone.net/

License: GPL

Vendor: Fedora Project

Packages

tinyca2-0.7.5-3.fc7.noarch [127 KiB] Changelog by Enrico Scholz (2006-11-12):
- initial Fedora package (review #213600)
- removed the 'X-Fedora' category from the desktop file
- made __perl_* actions silent