Author Topic: root / admin panel and user panel with SSL certificate???  (Read 5387 times)

0 Members and 1 Guest are viewing this topic.

Offline
***
root / admin panel and user panel with SSL certificate???
« on: April 16, 2019, 04:01:54 PM »
Hi,

for a while (on a weekly basis) when loading root / admin panel and user panel, the thing is with SSL certificate (https://) and port 2031 ...?!?

Previously, there was a possibility at the htpp://.. and port 2030 ...

Is this normal?


BR

Venty

Offline
*****
Re: root / admin panel and user panel with SSL certificate???
« Reply #1 on: April 18, 2019, 05:57:44 AM »
Hi, yes CWP has redirected to httpS for security reasons.
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
***
Re: root / admin panel and user panel with SSL certificate???
« Reply #2 on: April 18, 2019, 06:25:42 AM »
OK, thanks you for the answer .... :)

Offline
**
Re: root / admin panel and user panel with SSL certificate???
« Reply #3 on: April 18, 2019, 08:27:14 AM »
OK, thanks you for the answer .... :)

You can use :
return 301 https://$host:2031$request_uri;
return 301 https://$host:2083$request_uri;
return 301 https://$host:2096$request_uri;

For Details
https://www.awsmonster.com/2017/01/cwp-redirect-adminuserwemail-panel-from.html