Add an SSL Certificate

Add an SSL Certificate to secure communication between clients and servers, ensuring data confidentiality and integrity.

  1. On Devopness, navigate to a project then select an environment
  2. Find the SSL Certificates card
  3. Click View in the SSL Certificates card to see a list of existing SSL Certificates
  4. On the upper-right corner of the list, click ADD SSL CERTIFICATE
  5. On the Virtual Host dropdown menu, choose a virtual host
    • The name of your SSL certificate will be the name of the chosen virtual host
  6. Follow the prompts then click CONFIRM
  7. In the SSL Certificates list, the recently created SSL Certificate can be seen

Required permissions

To follow this guide, you need the following permissions in the target environment.

Resource TypeRequired Permission
Ssl CertificateCreate

For instructions on how to grant user permissions to an environment, please follow the guide Add a team to an environment.

Edit on GitHub