Quick start
A server certificate secures your connections with SSL (Secure Sockets Layer), for example to configure SSL termination on load balancers.
This tutorial guides you through the complete lifecycle of a server certificate. These actions are not available from the Numspot console: they are performed via Terraform or the Numspot API.
1. Create a server certificate
To create a server certificate, use the Terraform resource numspot_server_certificate or the Create a server certificate action:
- Terraform resource: numspot_server_certificate.
2. View your server certificates
To view and download a server certificate along with its private key, see Download a server certificate.
3. Update a server certificate
To update the name or description of a server certificate, see Update a server certificate.
4. Delete a server certificate
To delete a server certificate that is no longer needed, see Delete a server certificate.