Prajithp / letsencrypt-cpanel

cPanel/WHM plugin for Let's Encrypt client
MIT License
179 stars 61 forks source link

Error occurred: Status: invalid, Detail: , Type: http-01 #104

Open skitzo2000 opened 7 years ago

skitzo2000 commented 7 years ago

We recently started having errors occur when attempting to renew certs. In the past I have deleted the old key Via WHM and then simply renewed. But this time around I get the following error: "Error occurred: Status: invalid, Detail: , Type: http-01" I checked the log and see the same response.

After some time I was able to get it to renew properly, but in order to avoid the issue recurring I'm curious if theres somewhere else I should look for what may have gone wrong.

itsfolf commented 7 years ago

That issue is caused by the .well-known folder, in the README there's a apache .htaccess file with a fix for it.

hendranata commented 7 years ago

i have add .htaccess RewriteRule ^.well-known(.*)$ - [L,NC]

under public_html/ but the error still same.

IShinji commented 6 years ago

http://www.mochasupport.com/kayako/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=783&nav=0,64

If you see the error below in our cPanel Let's Encrypt plugin for both shared or VPS/Cloud:

Error occurred: Status: invalid, Detail: , Type: http-01

The error means that the your domain name is not pointed to us and can not be validated. The domain needs to be pointed to your account hosted with us in order for Let's Encrypt to validate it and SSL to be installed.