Request a Certificate
Enter your invitation code and upload a Certificate Signing Request (CSR) to receive your certificate.
1
Enter Invitation Code
Your administrator should have provided you with an invitation code.
2
Generate a CSR
Use OpenSSL or another tool to generate a Certificate Signing Request:
openssl req -new -newkey rsa:2048 -nodes \ -keyout private.key -out request.csr \ -subj "/CN=Your Name/O=Your Organization"
3
Submit Your CSR
Paste your CSR below and submit to receive your certificate.