This document provides information on how to generate random certificates. The Certificate Manager provides the convenience of creating multiple CSR (Certificate Signing Requests) with random common names (CNs) and then signing them all at once. The ability to generate certificates with random CNs is especially valuable in microservices and elastic environments, as it simplifies certificate lifecycle management.
Create a request
To create a request, see How to create a request.
Sign the request
To sign a request, see How to sign a request.
After you sign the request, the system will process and sign the certificates. The processing time may vary depending on the number of random certificates requested.
Find signed random certificates
To find signed random certificates, there are two ways:
- On Segura, in the navigation bar, hover over the Products menu and select Certificate Manager.
- In the side menu, select Requests > SSL/TLS.
- Click on the number indicating the quantity of certificates in the Random certificates column.
- All requests will be listed individually.
- In the Status column, you’ll see requests changing from Generated to Signed.
- In the Action column, click the View certificate button to view the random certificate generated from the CN.
or
- On Segura, in the navigation bar, hover over the Products menu and select Certificate Manager.
- In the side menu, select Certificates > SSL/TLS.
- All generated random certificates will be listed individually.
Do you still have questions? Reach out to the Segura Community.