Publication @fozzy |
How to issue and install SSL certificate with cPanel
1. Order the SSL certificate at https://fozzy.com/en/ssl.shtml
2. Open the SSL/TLS section in cPanel
3. Generate a certificate signing request (CSR). All data must be entered in English.
4. Go to your customer account.
5. Click on the "Activate SSL Certificate" button.
6. Select modSSL/Apache. Insert the CSR you previously generated into the text box. Click on "Next".
7. Select "Validation by e-mail". Choose the email address to receive the confirmation email to. If you use Whois Privacy, then select one of the addresses from the "WHOIS" list. Do not worry, the email should be forwarded to you. In case the message is not delivered, create a separate mailbox matching one of the names from the "LEVEL2" list, then select this address and try again. The email should be delivered within 10 minutes.
8. Open the email from Comodo Security Services. Copy the validation code and click on the link to confirm the code.
9. Insert the validation code in the text box and click "Next". The certificate will be issued within an hour. It will be available for download in your account.
Installation SSL certificate
10. Click on the "Manage link in your customer account at the Services / My hosting section in front of the SSL certificate.
11. Download the certificate.
12. Open the SSL/TLS section in cPanel. Click on the link "Manage sites with SSL".
13. Select the domain. Fill in the required text fields. CSR and CABUNDLE are available in the certificate archive you downloaded. The private key can be copied from the SSL/TLS section in cPanel. After you fill in all the fields, click on the "Install Certificate" button.
14. Done! You have successfully installed the SSL certificate.
Setting up a redirect from http to https
For the site address to automatically change from http:// to https://, you must add the appropriate directives to the .htaccess file:
RewriteEngine On RewriteCond %{SERVER_PORT} !^443$ RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]
How to edit .htaccess
We have detailed instructions how to do this via cPanel.
More helpful instructions can be found on our website
Fozzy – The fastest hosting
- Shared Hosting – from $3 / month
- Domains – from $0.82 / year
- Linux VPS & Windows VPS – from $8.99 / month
- SSL certificates – free
- Official website – https://fozzy.com
Join our community!
Facebook – https://www.facebook.com/fozzyhosting
YouTube – https://www.youtube.com/fozzyinc
Vkontakte – https://vk.com/fozzyru
|