mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
7a18da4df1
TinyCA is a simple graphical userinterface written in Perl/Tk to manage a small CA (Certification Authority). PR: 54571 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
23 lines
860 B
Plaintext
23 lines
860 B
Plaintext
TinyCA is a simple graphical userinterface written in Perl/Tk to manage a
|
|
small CA (Certification Authority).
|
|
Features:
|
|
|
|
Currently TinyCA supports the following features:
|
|
|
|
* Creation and Revocation of x509 - S/MIME certificates
|
|
* PKCS#10 Requests can be imported and signed
|
|
* 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>
|