Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant generate certificate in freeDNS that has multiple top level domains. #1835

Open
felixgonsug opened this issue Sep 10, 2018 · 4 comments

Comments

@felixgonsug
Copy link

felixgonsug commented Sep 10, 2018

Im trying to issue a cert to *.mydomain.org.uy with the freedns api, but when generating its gives an error.

$ acme.sh --issue --dns dns_freedns -d mydomain.org.uy -d '*.mydomain.org.uy'

Found domain api file: /var/db/acme/.acme.sh/dnsapi/dns_freedns.sh
Add TXT record using FreeDNS
Domain org.uy not found at FreeDNS
Retry loading subdomain page (1 attempts remaining)
Domain org.uy not found at FreeDNS
Error add txt for domain:_acme-challenge.mydomain.org.uy
Please add '--debug' or '--log' to check more details.
See: https://github.com/Neilpang/acme.sh/wiki/How-to-debug-acme.sh

the domain i own is mydomain.org.uy not .org.uy, is this contemplated in acme?

Thanks in advance.

@felixgonsug
Copy link
Author

#1086 Here is solution

@frebib
Copy link

frebib commented Oct 22, 2018

I opened a PR with a fix awaiting a merge: #1807

@dkerr64
Copy link
Contributor

dkerr64 commented May 23, 2019

@felixgonsug can you please test the version of freedns api script here... https://raw.githubusercontent.com/dkerr64/acme.sh/FreeDNS/dnsapi/dns_freedns.sh
Thank you

@dkerr64
Copy link
Contributor

dkerr64 commented May 23, 2019

PR #2285 opened

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants