For the complete documentation index, see llms.txt. This page is also available as Markdown.

Certificate generator

The Certificate generator allows you to create a self signed certificate which is an identity certificate that is signed by the same entity whose identity is certified.

Settings

OPTION
DESCRIPTION

Common name

Name of the certificate.

Key size (bits)

Indicates the key size (bits) of the certificate. Select between:

  • 1024

  • 2048

  • 4096

  • 8192

  • 16384

Valid from

Starting date of the certificate.

Valid to

Expiration date of the certificate.

Saving method

Save the certificate into a *.pfx file or a certificate store and secure this certificate with a password.

Location

Indicate the location of the certificate.

Store

Indicate the store location of the certificate.

OPTION
DESCRIPTION

Store

Indicate the store where the certificate will be located.

Browse store

Browse the store that is indicated in the store field.

Thumbprint

Display the certificate thumbprint.

View certificate

Display the certificate that you have created.

Private key

Display the certificate private key

View private key

View the private key file on your computer.

See also:

Last updated

Was this helpful?