On the Certificates and Key Pairs page, you can generate a certificate signing request (CSR) and download it to your local file system.
A CSR is an encoded file you can send to the certificate authority to apply for a public key certificate. If granted, the certificate authority will send you a response. The public key in the response must match the public key of this certificate.
- Go to .
- Locate the appropriate key pair by browsing, filtering, or searching for entries.
- Click the details icon to expand the entry.
- Click the CSR tab.
- Click Export CSR.
- Select the desired format: X509 PEM (.csr) or PKCS10 DER (.p10).
The file is saved to your local file system.