Package xca: Information

    Source package: xca
    Version: 2.6.0-alt1
    Latest version according to Repology
    Build time:  Feb 29, 2024, 02:57 AM in the task #341642
    Report package bug
    License: BSD
    Summary: A GUI for handling X509 certificates, RSA keys, PKCS#10 Requests
    Description: 
    Graphical certification authority is an interface for managing RSA
    keys and certificates, and the creation and signing of PKCS#10
    requests. It uses the OpenSSL library and a Berkeley DB for key and
    certificate storage. It supports importing and exporting keys and PEM
    DER PKCS8 certificates, signing and revoking of PEM DER PKCS12, and
    the selection of x509v3 extensions. A tree view of certificates is
    presented.

    List of rpms provided by this srpm:
    xca (x86_64, ppc64le, i586, armh, aarch64)
    xca-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Pavel Nakonechnyi


    ACL:
    Pavel Nakonechnyi
    @everybody

      1. cmake
      2. gcc-c++
      3. qt6-base-devel
      4. qt6-sql-interbase
      5. qt6-sql-mysql
      6. qt6-sql-odbc
      7. qt6-sql-postgresql
      8. qt6-tools-devel
      9. rpm-macros-cmake
      10. python3-module-sphinx-sphinx-build-symlink

    Last changed


    Feb. 28, 2024 Pavel Nakonechnyi 2.6.0-alt1
    - update to 2.6.0 release
    Sept. 30, 2023 Pavel Nakonechnyi 2.5.0-alt1
    - update to 2.5.0 release, Qt6-based build
    July 22, 2023 Pavel Nakonechnyi 2.4.0-alt2
    - add temporary OpenSSL3 support from xca-240-ossl3 branch