Generate a private and a public certificate
Open your preferred CLI.
In your CLI, navigate to the directory in which you want to save the certificates.
To create a private and a public certificate, paste this command in your CLI and press Enter.
Copy
You will be asked to enter some details about your organisation for the certificate's "Distinguished Name". Make sure that this information is correct as we monitor this and you may need to resubmit a certificate with the correct information. The prompts below will appear line by line:
Copy
You should now have two files: private.pem
and public.pem
.
Last updated
Was this helpful?