You can edit almost every page by Creating an account and confirming your email.

X Certificate and Key management

From EverybodyWiki Bios & Wiki


X Certificate and Key Management
XCA 2.4.0 on Windows 10
XCA 2.4.0 on Windows 10
Developer(s)Christian Hohnstädt (GitHub/chris2511)[1]
Initial releaseJuly 3, 2002; 24 years ago (2002-07-03)
Stable release
2.4.0 / May 7, 2021; 5 years ago (2021-05-07)
Written inC++
Engine
    Operating system
    Platformx86-64
    TypePublic Key Infrastructure
    Websitehohnstaedt.de/xca/

    Search X Certificate and Key management on Amazon.

    X Certificate and Key management (XCA) is a free and open-source multi-platform GUI application intended for creating and/or managing X.509 certificates, certificate signing requests, private/public keys (RSA, DSA, and EC), smart cards (via PKCS #11), and certificate revocation lists (CRLs).[2][3]

    Functionality

    XCA has the following major features:[4]

    • Generate and manage asymmetric private/public keys (RSA, DSA, and EC)
    • Generate and manage X.509 certificates (including root and intermediate CA certificates) hierarchically
    • Generate and process X.509 certificate signing requests (CSRs)
    • Revoke previously issued certificates and generate certificate revocation lists (CRLs)
    • Read, write, and delete certificates and keys from/to hardware tokens (e.g. smart cards or HSMs) using a PKCS #11 dynamically linked library provided by a third party.
    • Sets of certificate hierarchies and keys are stored as a workspace in a database. Keys in the database are protected with password-based encryption.
    • Can be controlled entirely via a graphical user interface that is generally considered easier to use than equivalent functionality provided by command-line applications such as OpenSSL.[5]
    • Some operations are accessible over a command-line interface

    Implementation

    XCA is written mostly in C++. It relies on OpenSSL to handle cryptographic operations and data structures and its user interface is implemented using the Qt framework.[6]

    Usage

    XCA has been endorsed (among others) by SUSE Linux,[3] Synopsys,[5] and Barracuda Networks.[7]

    References

    1. "chris2511 (Christian Hohnstädt)". GitHub. Retrieved 21 December 2022.
    2. "X Certificate and Key Management". Official website. Retrieved 22 December 2022.
    3. 3.0 3.1 "Managing a PKI with XCA, X certificate and key manager". SUSE Linux. Retrieved 21 December 2022.
    4. "Manual". Official website.
    5. 5.0 5.1 "Stop Paying For SSL Certificates You Don't Need". Synopsys. 11 July 2013. Retrieved 21 December 2022.
    6. "chris2511/xca: X Certificate and Key management". GitHub. Retrieved 22 December 2022.
    7. "How to Create Certificates with XCA". Barracuda Networks. Retrieved 21 December 2022.

    External links



    This article "X Certificate and Key management" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:X Certificate and Key management. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.