All Certificates from the database are displayed in a tree view reflecting the chain dependencies. If there is a CA certificate and several client certificates signed by this CA, the client certificates can be shown by clicking on the plus sign of the CA certificate.
XCA recognizes your CA certificates if the CA flag in the Basic Constraints is set to true
and if there is a corresponding private key.
In this case the CA
submenu in the context-menu is enabled.
For building the chains the CA flag is disregarded instead it consideres the issuer name and the signature to decide which certificate is the issuer.
After clicking on the New Certificate
button the Certificate Wizard will be started to ask
all needed information for generating a new Certificate. See:
Wizard
Certificate creation can also be invoked by the context menu of the certificate list background
or by the context menu of the request.
In this case the Wizard is preset with the Request to be signed.
If a CA certificate is selected in the certificate list, this certificate is preselected as signer certificate on the second page of the Wizard.
The signer is the internal name of the issuers certificate, SELF SIGNED if it is self signed or SIGNER UNKNOWN if the issuer's certificate is not available. The validity is set to valid if the certificate's dates are valid or to Not valid if they are not, regarding to the internal time and date of the OS.
If the certificate has been revoked, the revocation date is shown instead.
The certificate trust can be changed by the context menu of the certificate. It can be set to:
The filename can be selected in the export dialog and the Export format:
When exporting PKCS#12 structures you are asked later for an encryption password.
Certificates can only be revoked, if the private key of the issuer's certificate is available. The certificate will marked as revoked and the revocation date will be stored with the certificate.
Certificates can only be renewed, if the private key of the issuer's certificate is available. Renewal is done by creating a new certificate as a copy of the original one with adjusted validity dates.
PKCS#7 structures can be created by the context menu of the signing certificate. The PKCS#7 structure can be either signed or encrypted. Therefore it will prompt for a file to be either signed or encrypted. The resulting file has the original filename with ".p7s" suffix.
The context menu of CA certificates contains the CA submenu. that makes the following functions available: