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.
I ran this command: I verified Dynamic DNS with AWS works properly with the same user credentials. I followed steps here-
For Lets Encrypt+ AWS + pfsense, I followed -
I have added my HOSTED-ZONE-ID in the JSON script
It produced this output:
Please see attached image -
[redacted]
My web server is (include version):
DNS Verification
The operating system my web server runs on is (include version): 2.4.4-RELEASE-p1 (amd64)
built on Mon Nov 26 11:40:26 EST 2018
FreeBSD 11.2-RELEASE-p4
My hosting provider, if applicable, is:
AWS Route53
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):
Yes
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):
Please see images
Many thanks for your pointer - it gave me the clue needed to solve the problem! The issue was that I had bought the domain through Google Domains, but I was trying to set up dynamic DNS+Letsencrypt for this domain through AWS. I’m not sure domain ownership works, this apparently is not correct. Obviously, if this method worked, people would be able to set up dynamic DNS for any random domains they did not own!
So I bought another domain through AWS and setup dynamic DNS+Letsencrypt both on AWS and repeated the process and it worked!
If you want to use Dynamic DNS, Google domains also have support (if your device have the right protocol.)
I'm not exactly sure what you mean by AWS dynamic DNS though.... Maybe you are trying to do ANAME?(Pointing a cname record to root domain) or trying to Dynamically update DNS records when your PfSense IP changes?