Skip to main content

Quickstart

Krystal Cloud Certificate Manager enables you to manage certificates for resources within your organization.

Generate a live certificate

Create certificates automatically renewed via Let's Encrypt for seamless security.

  1. In the Krystal Cloud Console, hover over Domains and click Certificates.
  2. Click Add certificate.
  3. Select Generate live certificate.
  4. Enter the primary hostname for the certificate.
  5. Enter any additional hostnames (one per line).
  6. Choose your authorization method via either Krystal Cloud DNS Manager or HTTP using Krystal Cloud load balancers.
  7. Click Create certificate.

Upload existing certificate

Use certificates from third-party authorities to secure your resources.

  1. In the Krystal Cloud Console, hover over Domains menu and click Certificates.
  2. Click Add certificate.
  3. Select Upload existing certificate.
  4. Paste the PEM-encoded certificate file.
  5. Optionally, paste the PEM-encoded certificate chain (if required).
  6. Paste the PEM-encoded private key for the certificate.
  7. Click Create certificate.

Generate self-signed certificate

Create self-signed certificates for internal testing or specific non-public use cases as they are not authenticated by a third-party certificate authority.

  1. In the Krystal Cloud Console, hover over Domains and click on Certificates.
  2. Click Add certificate.
  3. Select Generate self-signed certificate.
  4. Enter the primary hostname for the certificate.
  5. Add any additional hostnames (one per line).
  6. Click Create certificate.