Control Web Panel

WebPanel => SSL => Topic started by: Callum1201 on August 23, 2018, 07:37:29 PM

Title: AutoSSL Erroring
Post by: Callum1201 on August 23, 2018, 07:37:29 PM
Does anyone know what this error is caused by?

Quote
AutoSSL Issue Failed![Thu Aug 23 15:26:56 EDT 2018] Single domain='avacons.co.uk'
[Thu Aug 23 15:26:56 EDT 2018] Getting domain auth token for each domain
[Thu Aug 23 15:26:56 EDT 2018] Getting webroot for domain='avacons.co.uk'
[Thu Aug 23 15:26:56 EDT 2018] Getting new-authz for domain='avacons.co.uk'
[Thu Aug 23 15:26:58 EDT 2018] The new-authz request is ok.
[Thu Aug 23 15:26:58 EDT 2018] Verifying:avacons.co.uk
[Thu Aug 23 15:27:02 EDT 2018] avacons.co.uk:Verify error:Invalid response from http://avacons.co.uk/.well-known/acme-challenge/6jKdYxAjb2dRB1dJiCmZcr20WwbjR4Md637B1vkk8ag:
[Thu Aug 23 15:27:02 EDT 2018] Please check log file for more details: /root/.acme.sh/acme.sh.log
Title: Re: AutoSSL Erroring
Post by: bullten on August 23, 2018, 08:11:23 PM
Looks like you are being redirected to "/usr/local/apache/htdocs"  e.g http://avacons.co.uk/webftp_simple/

You should be redirecting to /home/username/public_html and that's why its not registering AutoSSL.

Try to rebuild Apache Vhost and see if it works.

Title: Re: AutoSSL Erroring
Post by: studio4host on August 24, 2018, 05:59:43 AM
cwp now has a new way how it handles autossl so the best is to remove old certificate and install new if you have an issue with it, all from ssl_certificates manager in cwp.
Title: Re: AutoSSL Erroring
Post by: Callum1201 on August 24, 2018, 12:09:30 PM
Hi,

There is no previous SSL Cert, trying to install from fresh.

I'm still getting the same error after doing a Virtual Host rebuild, the server has also been rebuilt.