aboutsummaryrefslogtreecommitdiff
path: root/security/tinyca/pkg-descr
blob: 2f7e08d31bb765edf3e875d20c139a32e16c4c2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
TinyCA is a simple graphical userinterface written in Perl/Tk to manage a 
small CA (Certification Authority).
Features:

Currently TinyCA supports the following features:

    * unlimited number of CAs
    * 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 and FreeS/WAN
    * 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

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

Janos Mohacsi <janos.mohacsi@bsd.hu>