Could not generate certificate for domain diverseslate.com

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is:diverseslate.ccom

I ran this command: letsencrypt certonly --webroot -w PATH_TO_SITE -d diverseslate.com --email devops@careerleaf.com --agree-tos --text -vvvvvv

It produced this output:
**- The following errors were reported by the server:

Domain: diverseslate.com
Type: unauthorized
Detail: Invalid response from
http://diverseslate.com/.well-known/acme-challenge/oyJUIFDrsnLwXPqUHUMicL0uyJtlCmMjXASDqUJtVVk
[3.213.148.243]: 404

To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address.

**

My web server is (include version): nginx(1.4.6)

The operating system my web server runs on is (include version): Ubuntu 14

My hosting provider, if applicable, is: GoDaddy

I can login to a root shell on my machine (yes or no, or I don’t know): yes

I’m using a control panel to manage my site (no, or provide the name and version of the control panel): No

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot): 0.38.0

Hi @Pankti

checking your link you see the answer ( https://check-your-website.server-daten.de/?q=diverseslate.com ):

Domainname Http-Status redirect Sec. G
http://diverseslate.com/ 3.213.148.243 GZip used - 59 / 39 - -51,28 % 404 Html is minified: 100,00 % 0.243 M
NOT FOUND
http://www.diverseslate.com/ 3.213.148.243 GZip used - 63 / 43 - -46,51 % 404 Html is minified: 100,00 % 0.244 M
NOT FOUND
https://diverseslate.com/ 3.213.148.243 GZip used - 59 / 39 - -51,28 % Inline-JavaScript (∑/total): 0/0 Inline-CSS (∑/total): 0/0 404 Html is minified: 100,00 % 3.780 N
NOT FOUND
Certificate error: RemoteCertificateNameMismatch
https://www.diverseslate.com/ 3.213.148.243 GZip used - 63 / 43 - -46,51 % Inline-JavaScript (∑/total): 0/0 Inline-CSS (∑/total): 0/0 404 Html is minified: 100,00 % 3.687 N
NOT FOUND
Certificate error: RemoteCertificateNameMismatch
http://diverseslate.com/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de
3.213.148.243 GZip used - 59 / 39 - -51,28 % Inline-JavaScript (∑/total): 0/0 Inline-CSS (∑/total): 0/0 404 Html is minified: 100,00 % 0.240 A
NOT FOUND
Visible Content: domain is not defined: diverseslate.com
http://www.diverseslate.com/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de 3.213.148.243 GZip used - 63 / 43 - -46,51 % Inline-JavaScript (∑/total): 0/0 Inline-CSS (∑/total): 0/0 404 Html is minified: 100,00 % 0.237 A
NOT FOUND
Visible Content: domain is not defined: www.diverseslate.com

Domain is not defined

answers your system.

Same checking with my browser.

Looks like you have a special setup with that answer. Create a port 80 vHost with that domain name.

nginx -T

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.