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

Why Use Latest PHP Versions

Each PHP version has lifespan, in which is actively supported within certain period of time after...

Disabled PHP Functions

PHP is a popular scripting language that is commonly used to build web pages nowadays.However,...

Convert .htaccess rewrite rules to web.config

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

PHP Fatal error: Cannot redeclare quoted_printable_encode()

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

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