create
The ssl create command requests a new SSL certificate for your project. This command requires you to select a DNS zone, enter a fully qualified domain name (FQDN), and provide a description.
Usage
cldkctl ssl create [flags]Steps
Follow the steps below to run and view the result of this command:
Run the following command in your terminal:
cldkctl ssl createSelect the DNS associated with your domain.
Enter the fully qualified domain name (FQDN) that matches the selected DNS zone.
Enter a description for this SSL certificate.

When prompted with a confirmation message, continue by pressing y for Confirm or n for Cancel.

Once completed successfully, the terminal displays “✓ SSL certificate created successfully!”

Flags
Flag
Description
-h, --help
Help for ssl create command.
Last updated
