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.
this all errors i recived after open port 80 , i use AWS
ec2-user@kali:~/certbot$ ./letsencrypt-auto
Requesting to rerun ./letsencrypt-auto with root privileges...
./letsencrypt-auto has insecure permissions!
To learn how to fix them, visit Certbot-auto deployment best practices
Saving debug log to /var/log/letsencrypt/letsencrypt.log
How would you like to authenticate and install certificates?
1: Apache Web Server plugin (apache)
2: Nginx Web Server plugin (nginx)
Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 2
Plugins selected: Authenticator nginx, Installer nginx
No names were found in your configuration files. Please enter in your domain
name(s) (comma and/or space separated) (Enter 'c' to cancel): contactsocialmedia.com
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for contactsocialmedia.com
Waiting for verification...
Challenge failed for domain contactsocialmedia.com
http-01 challenge for contactsocialmedia.com
Cleaning up challenges
Some challenges have failed.
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. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If you're using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided.
i completely removed nginx and install apache2 and it run with no problem and i can access to index.html from outside the AWS , but still get the same error
Warning: Your verification URL is not returning the correct contents to our verification servers. The URL looks like it is blocking bots and which inadvertently blocks our servers from receiving the correct content. Contact your host, a professional developer or admin for further help with fixing it.
Error: No TXT record found at _acme-challenge.mydomain.com
Full Error: { “type”: “dns-01”, “status”: “invalid”, “error”: { “type”: “urn:ietf:params:acme:error:unauthorized”, “detail”: “No TXT record found at _acme-challenge.mydomain.com”, “status”: 403 }, “url”: “https://acme-v02.api.letsencrypt.org/acme/chall-v3/3730293532/27c3ww”, “token”: “-JkYSyKbOx7LbBUZPxJu8GLDg” }
Yes i creat TXT record name ( host ) and value and adjust ttl 600 second , for http challenge I can’t make it because my godaddy account not pro and I can’t reach to my cpanel to make a folder and put