Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
skitzo2000 opened this issue May 30, 2017 · 3 comments
Open

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

skitzo2000 opened this issue May 30, 2017 · 3 comments

Comments

@skitzo2000
Copy link

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
Copy link

itsfolf commented May 31, 2017

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

@hendranata
Copy link

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

under public_html/
but the error still same.

@IShinji
Copy link

IShinji commented Jul 29, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants