diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /security/tinyca | |
parent | 4e942b64191e2ef98dce2c5af31047a8640db768 (diff) | |
download | ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip |
Notes
Diffstat (limited to 'security/tinyca')
-rw-r--r-- | security/tinyca/pkg-descr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/tinyca/pkg-descr b/security/tinyca/pkg-descr index 68a56eb831ef..ec5fa3995fcc 100644 --- a/security/tinyca/pkg-descr +++ b/security/tinyca/pkg-descr @@ -1,4 +1,4 @@ -TinyCA is a simple graphical userinterface written in Perl/Tk to manage a +TinyCA is a simple graphical userinterface written in Perl/Tk to manage a small CA (Certification Authority). Currently TinyCA supports the following features: @@ -6,14 +6,14 @@ Currently TinyCA supports the following features: * 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 + * 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, + 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, + 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 |