SolidCP & MSPControl: Enable HTTPS for Windows hosting

HTTPS protocol is a standard security technology used to establish an encrypted link between a web server and a web client.
The use of HTTPS ensures that names, password and other sensitive data cannot be deciphered. 
For Windows server, user may enable the HTTPS from the MSPControl panel. 
You may refer below guideline to activate the SSL. 

1. Login to your MSP control panel
2. Navigate to 'Web & Application' and click on Web Sites.
3. Then, click on the domain name that you would like to activate the SSL.
4. Click on SSL tab. 
5. Then, click on 'Install free certificate from Let's Encrypt' button to activate the SSL.

  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

Search Engin Optimization (SEO)

SEO stands for search engine optimization, it is an attempt made to improve website's rankings in...

SolidCP & MSPControl: Set website default first page

The default page is the first page that will be display when a user visit your website.Please...

cPanel: Redirect URL

URL direction, also known as URL forwarding allows you to redirect your website traffic from one...

SolidCP & MSPControl: Point domain aliases

Please follow the steps below to point your domain aliases to an existing domain.1. Log in to...

PHP 5.4 has Deprecate the Function SESSION_REGISTER()

The PHP function SESSION_REGISTER() has been deprecated as of PHP version 5.4.Instead, use the...