Accessing certificate management
To manage your mTLS certificates, go to Company > Security > Certificates. This section lets you manage all certificates associated with your company.
Uploading certificates
To create a new certificate, click the Create button at the top of the certificate list. You can upload certificates in two formats:Single PEM format
A file containing both the certificate and the private key in PEM format.Separate CRT + KEY files
- CRT file: Contains the certificate
- KEY file: Contains the private key
Make sure the certificates are valid and have not expired before uploading them.

Viewing certificates
In the Certificates section you can see all certificates for your company, including:- Certificate name
- Expiration date
- Whether it is marked as primary
Setting a certificate as primary
This certificate will be automatically selected when you enable mTLS on an API node if you have not manually selected another certificate.Only one certificate can be marked as primary at a time. If you mark a new certificate as primary, the previous one will automatically lose that status.
Editing certificates
You can edit the name of your existing certificates to identify them more easily. This is useful when you have multiple certificates for different purposes or environments. Click the edit icon (pencil) next to the certificate you want to modify.
Deleting certificates
You can delete certificates you no longer need. To delete a certificate, click the delete icon (trash can).
