This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
SSL / Re: ssl without www alias
« on: April 25, 2019, 05:01:30 PM »
Hi,
I found a way to have it working, letsencrypt will add the www alias if you have it as an A record in the dns entries of the domain (by default the www record seems to be added as a CNAME)
(http://forum.centos-webpanel.com/ssl/i-installed-autossl-without-www-now-with-www-browser-says-bad-certificate/msg16561/#msg16561)
In short, edit domain dns records, remove www as CNAME, add www as A, remove old certificate, create a new one and now it contains both domain.com and www.domain.com
Regards
I found a way to have it working, letsencrypt will add the www alias if you have it as an A record in the dns entries of the domain (by default the www record seems to be added as a CNAME)
(http://forum.centos-webpanel.com/ssl/i-installed-autossl-without-www-now-with-www-browser-says-bad-certificate/msg16561/#msg16561)
In short, edit domain dns records, remove www as CNAME, add www as A, remove old certificate, create a new one and now it contains both domain.com and www.domain.com
Regards
2
SSL / Re: ssl without www alias
« on: April 25, 2019, 04:40:43 PM »
Hi, I have the same issue, don't seem to find any option in the panel on how to add aliases
3
SSL / Re: Install Let'sEncrypt for Admin Panel & User Panel Again, 100% Working
« on: April 11, 2019, 07:51:06 PM »
Hi,
Works great but there is an issue, the configuration on the /usr/local/cwpsrv/conf.d files is lost after running an sh /scripts/update_cwp
Would there be a way to make them more permanent?
Thanks,
Santi
Works great but there is an issue, the configuration on the /usr/local/cwpsrv/conf.d files is lost after running an sh /scripts/update_cwp
Would there be a way to make them more permanent?
Thanks,
Santi
Pages: [1]