Package tinyca2: Information

    Source package: tinyca2
    Version: 0.7.6-alt1.git1f402a5
    Latest version according to Repology
    Build time:  Jul 7, 2021, 04:18 PM in the task #277514
    Report package bug
    License: GPL
    Summary: graphical tool for managing a Certification Authority
    Description: 
    TinyCA2 is a graphical tool written in Perl/Gtk2 to manage a small
    Certification Authority (CA) using openssl.
    
    TinyCA2 supports
    - creation and revocation of x509 - S/MIME certificates.
    - PKCS#10 requests.
    - exporting certificates as PEM, DER, TXT, and PKCS#12.
    - server certificates for use in web servers, email servers, IPsec,
      and more.
    - client certificates for use in web browsers, email clients, IPsec,
      and more.
    - creation and management of SubCAs

    List of RPM packages built from this SRPM:
    tinyca2 (noarch)

    Maintainer: Nikolay A. Fetisov

    List of contributors:
    Nikolay A. Fetisov
    Anton Farygin


      1. perl-Config-Tiny
      2. perl-Glib
      3. perl-Gtk2
      4. perl-Locale-gettext
      5. perl-devel

    Last changed


    July 6, 2021 Nikolay A. Fetisov 0.7.6-alt1.git1f402a5
    - New version
    - Switch to the new upstream fork
    Dec. 2, 2015 Nikolay A. Fetisov 0.7.5-alt5
    - Switching to the Debian fork
    - Set default message digest to SHA256
    - Mark SHA1 as insecure
    April 7, 2014 Anton Farygin 0.7.5-alt4
    - updated debian fix for OpenSSL 1.0.1e