Scenario 1: Issuing a web SSL certificate for the first time
Follow these steps to issue an SSL certificate with GoDaddy:
- Generate a CSR (certificate signing request) and private key. Refer to this guide for details.
- Save the private key securely.
- Provide the generated CSR to GoDaddy, your certificate authority (CA).
- GoDaddy provides the following files (names may vary):
- gd_bundle-g2-g1.crt = This is your CA bundle file.
- a3508ca8cc5794m2.crt = This is your Signed SSL Certificate.
- a3508ca8cc5794m2.pem = This is the intermediate certificate (not needed).
- Upload the certificate to Access Server:
- Sign in to the Admin Web UI.
- Click Configuration > Web Server.
- Under User-provided Certificate, set Do you want to change the web server certificate? to Yes.
- Upload your files:
- The private key from step 1.
- The signed SSL certificate (a33508ca8cc5794m2.crt).
- The CA bundle (gd_bundle-g2-g1.crt).
- Save settings and update the running server.
Scenario 2: Renewing a web SSL certificate
If you're renewing an SSL certificate, follow these steps:
- Ensure you have the private key you generated with the initial setup.
- Download the renewed certificate files from GoDaddy (names may vary):
- gd_bundle-g2-g1.crt = This is your CA bundle file.
- a3508ca8cc5794m2.crt = This is your Signed SSL Certificate.
- a3508ca8cc5794m2.pem = This is the intermediate certificate (not needed).
- Replace the existing certificate:
- Sign in to the Admin Web UI.
- Click Configuration > Web Server.
- Under Self-signed Certificate, set Do you want to change the web server certificate? to Yes.
- The Admin Web UI will reload, and a security warning about the self-signed certificate will be displayed.
- Click yes to accept the warning and proceed.
- Click Configuration > Web Server.
- Under User-provided Certificate, set Do you want to change the web server certificate? to Yes.
- Upload the following files:
- The private key.
- The signed SSL certificate (a3508ca8cc5794m2.crt).
- The CA bundle (gd_bundle-g2-g1.crt).
- Save settings and update the running server.
Important Notes
- Lost private key during renewal: If you lose your private key, follow the steps from Scenario 1 to regenerate it.
- Recovering a lost private key: You can recover your private key from the Access Server configuration database. Refer to this guide: Recovering SSL Web Certificates from the Config DB.
If you have additional questions, please submit a ticket.
Comments
0 comments
Please sign in to leave a comment.