Author Topic: SSL in CWP (URL)  (Read 8363 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
SSL in CWP (URL)
« on: September 27, 2018, 01:30:12 PM »
Hi.
How to install SSL in my CWP url?
Is possible change URL? Using example server.mydomain.com:2030?
Thanks

Offline
*
Re: SSL in CWP (URL)
« Reply #1 on: September 27, 2018, 01:44:49 PM »
1. change hostname so you get autoSSL installed
https://servername.com:2031/admin/index.php?module=change_hostname

You would get certificate info in the output and that means all went fine.

2. reload cwpsrv from console
service cwpsrv reload

and that is it
**Note that for this you need to have a proper hostname set with valid A record
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: SSL in CWP (URL)
« Reply #2 on: September 27, 2018, 02:04:36 PM »
OK.
Testing now.

I have other problem.
In webmail and received and send emails, but responds not work. I receive the email inform the error.
Can you help me?

Offline
*
Re: SSL in CWP (URL)
« Reply #3 on: September 27, 2018, 02:06:50 PM »
When i change my hostnaem appear in Auto SSL:
[Thu Sep 27 14:06:22 WEST 2018] Sign failed: "detail":"Error creating new cert :: too many certificates already issued for exact set of domains: panel.tutods.net: see https://letsencrypt.org/docs/rate-limits/"
[Thu Sep 27 14:06:22 WEST 2018] Please check log file for more details: /root/.acme.sh/acme.sh.log

Offline
*
Re: SSL in CWP (URL)
« Reply #4 on: September 28, 2018, 01:29:51 PM »
since you have reached the limit, you will need to wait  1/2 days and then try again.
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: SSL in CWP (URL)
« Reply #5 on: September 28, 2018, 02:02:31 PM »
Ok.
I try again but my SSL hostname link not work and ip link appear with insecure.
Can help me?

Offline
***
Re: SSL in CWP (URL)
« Reply #6 on: September 29, 2018, 01:08:54 AM »
Ok.
I try again but my SSL hostname link not work and ip link appear with insecure.
Can help me?


Did you try service cwpsrv reload after hostname change?

Offline
*
Re: SSL in CWP (URL)
« Reply #7 on: September 29, 2018, 06:57:16 AM »
Yes