Creating a Key πŸš€

To create a Key, follow these steps:

  1. Click on Setup β†’ Key Store and verify that the Keys tab is selected.

  2. In the Cluster drop-down list, select a cluster.

  3. Click the NEW button and enter the following details:

Parameter
Definition

NAME (*)

Enter the name of the key

SIZE (*)

SIZE_512 SIZE_1024 SIZE_2048 SIZE_3072 SIZE_4096

ALGORITHM (*)

SHA1WithRSA SHA256WithRSA SHA512WithRSA πŸš€ SHA1WithDSA πŸš€ SHA256WithDSA πŸš€ SHA512WithDSA

SUBJECT

Attribute subjects of a certificate: β€’ CN: CommonName β€’ OU: OrganizationalUnit β€’ O: Organization β€’ L: Locality β€’ S: StateOrProvinceName β€’ C: CountryName

SELF SIGNED KEY

Check this box if you want a self-signed X.509 certificate to be generated for this private key. If this value is checked, a new parameter will appear.

VALIDITY (*)

Only available if the Self signed key box is checked. Insert a positive value indicating the validity of the key (in days).

  1. Press Confirm to save.

Last updated