Unable to install lets encrypt certificates

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:fresherjobhunt.com

I ran this command:

sudo /opt/bitnami/letsencrypt/scripts/generate-certificate.sh -m admin@fresherjobhunt.com -d fresherjobhut.com -d www.fresherjobhut.com 

It produced this output:Could not obtain certificates:
acme: Error -> One or more domains had a problem:
[fresherjobhut.com] acme: error: 400 :: urn:ietf:params:acme:error:dns :: DNS problem: NXDOMAIN looking up A for fr
esherjobhut.com, url:
[www.fresherjobhut.com] acme: error: 400 :: urn:ietf:params:acme:error:dns :: DNS problem: NXDOMAIN looking up A fo
r www.fresherjobhut.com, url:
Error: Something went wrong when running the following command:
$ “LEGO_BIN" --path "/opt/bitnami/letsencrypt" --tls --email="{email}” ${domain_args} run
Please check our documentation or open a ticket in our community forum, our team will be more than happy to help yo
u!
Documentation: https://docs.bitnami.com/
Support: https://community.bitnami.com/
We are going to try to recover the web server configuration now…

My web server is (include version): Apache

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

My hosting provider, if applicable, is: Google cloud

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

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

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

Hi @shrikant91

this domain name

isn't the domain name you have used in your script:

-d fresherjobhut.com -d www.fresherjobhut.com

jobhut <> jobhunt.

So it's a typo.

1 Like

Got it , LOL thanks.

1 Like

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