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...

Warning: ini_set() has been disabled for security reasons

Warning: ini_set() has been disabled for security reasonsDuring some script installation below...

PHP Fatal error: Cannot redeclare quoted_printable_encode()

When encounter the following PHP error:PHP Fatal error:  Cannot redeclare...

Convert .htaccess rewrite rules to web.config

You can use the Import Rules function in IIS to import rewrite rules coding from .htaccess file...

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...