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. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
Situation: Our environment migrated to AWS. Letsencrypt certs are using for LDAP and used to renew with the help of native Linux DNS servers. As part of the migration have decommissioned DNS servers also. We are using Cloudflare for the DNS alternative, but we are failed to get the certificates using cloudflare. Requesting your help on the same.
Our certs are going to be expired in 2 days.
My domain is: ubmits.com
I ran this command:
/usr/bin/dehydrated --cron --ipv4 --config ${DEDIR}/config --hook ${DEDIR}/nsupdate-script.sh --out ${CERTDIR} --challenge dns-01 --domain ${CERT}
It produced this output: /home/certman/dehydrated/nsupdate-script.sh: line 33: NSUPDATE: unbound variable
My web server is (include version): its our LDAP server
The operating system my web server runs on is (include version): my LDAP server runs on AMZ-Linux v2.
My hosting provider, if applicable, is: NA
I can login to a root shell on my machine (yes or no, or I don't know): with sudo
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): we are using dehydrated package.