Win-acme: INVALID CERTIFICATE

Created on 18 Jan 2020  路  4Comments  路  Source: win-acme/win-acme

Hello,

It semana that certificate is not valid. How to ideal with Fake LE intermediate X1. Tested with Chrome.

Best regards

question

Most helpful comment

Sounds like you created the certificate with --test. With this parameter you鈥榬e using the staging environment of Let鈥檚 Encrypt. Certificates created with this staging environment are using this fake certificate.

All 4 comments

Sounds like you created the certificate with --test. With this parameter you鈥榬e using the staging environment of Let鈥檚 Encrypt. Certificates created with this staging environment are using this fake certificate.

Sounds like you created the certificate with --test. With this parameter you鈥榬e using the staging environment of Let鈥檚 Encrypt. Certificates created with this staging environment are using this fake certificate.

Thank you so much Virinum. I removed --test directive from de command but i get a diferent error now:

[WARN] Preliminary validation failed because A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.. The ACME server might have a different perspective

This the trace from letsdebug-test

ANotWorking
ERROR
mydomaincom has an A (IPv4) record (3.218.61.203) but a request to this address over port 80 did not succeed. Your web server must have at least one working IPv4 or IPv6 address.
A timeout was experienced while communicating with mydomain.com/3.218.61.203: Get http://mydomain.com/.well-known/acme-challenge/letsdebug-test: context deadline exceeded

Trace:
@0ms: Making a request to http://mydomain.com/.well-known/acme-challenge/letsdebug-test (using initial IP 3.218.61.203)
@0ms: Dialing 3.218.61.203
@10000ms: Experienced error: context deadline exceeded

So it looks like your website is not accessible from the internet, therefor you won't be able to use HTTP validation. Perhaps you can try with DNS or TLS validation.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

WouterTinus picture WouterTinus  路  3Comments

UweKeim picture UweKeim  路  5Comments

raymov picture raymov  路  4Comments

hlsantos picture hlsantos  路  4Comments

tasheyyla picture tasheyyla  路  3Comments