How to Upload an SSL Certificate on Webuzo?
Webuzo allows a third-party SSL certificate that you can install or directly upload on the hosting. However, uploading an SSL certificate on Webuzo involves having two files: the SSL certificate itself and the private key. Follow the steps to do it:
- Access the Webuzo Panel: You have to log in to your Webuzo control panel.
- Navigate to SSL Certificate Section: There are two ways to access the SSL certificate section depending on whether you’re a website owner or admin:
- For Website Owners: Go to “Security” and then “Certificate”.
- For Admins: Go to “Admin Panel” -> “Apps” -> “Manage Service Certificates”.
- Upload the Certificate: In the “Upload SSL Certificate” section, you’ll find options to:
- Specify the Domain: Select the domain name for which the certificate is intended.
- Provide Certificate Content: You can either paste the certificate content directly into the text area or browse your local system to upload the certificate file.
- Upload the Private Key: Ensure you have the private key file for the chosen domain. This file typically starts with “—–BEGIN RSA PRIVATE KEY—–” and ends with “—–END RSA PRIVATE KEY—–“. You can upload the private key using a similar method as the certificate.
- Save the Changes: Once you’ve uploaded both the certificate and private key, click on the “Upload” button to install the SSL certificate on your domain.
Note:
Webuzo recommends using a private key for added security or registering the domain or uploading the SSL Certificate.
You can refer to the Webuzo documentation for more details and screenshots on this process.