Control Web Panel

WebPanel => SSL => Topic started by: tutods on September 27, 2018, 01:30:12 PM

Title: SSL in CWP (URL)
Post by: tutods 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
Title: Re: SSL in CWP (URL)
Post by: studio4host 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
Title: Re: SSL in CWP (URL)
Post by: tutods 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?
Title: Re: SSL in CWP (URL)
Post by: tutods 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
Title: Re: SSL in CWP (URL)
Post by: studio4host 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.
Title: Re: SSL in CWP (URL)
Post by: tutods 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?
Title: Re: SSL in CWP (URL)
Post by: Jamshed Datori 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?
Title: Re: SSL in CWP (URL)
Post by: tutods on September 29, 2018, 06:57:16 AM
Yes