Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        tinyca2 - Simple graphical userinterface to manage a small CA
        
        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 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | tinyca2 | 
                0.7.5 | 
                3.fc6 | 
                noarch | 
                550 KiB | 
                Mon Dec 18 03:18:24 2006 | 
            
        
        Changelog
        
            - * Sun Nov 12 17: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 17:00:00 2006 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 0.7.5-2
 
            - initial build