Creating a Certificate πŸš€

To create a Certificate, follow these steps:

  1. Click Setup β†’ Key Store β†’ Certificates tab.

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

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

Parameter
Definition

SELECT KEY (*)

Enter the name of the key label

SUBJECT

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

ALGORITHM (*)

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

  1. Press Confirm to save.

Last updated