Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - aleksandarm

#1
After updating to 18.7.1, acme client/plugin works with GoDaddy.

Regards,
Aleksandar
#2
Hello Everyone,

I'm having a difficulties to setup the wildcard certificate generation using the Letsencrypt plugin and GoDaddy DNS service. Before going to the details, you should know that parameters I'm using do work while calling the acme.sh script on a Linux box.

Once the _acme-challenge.domain.com (in my case the domain is different) record is created (confirmed through the GoDaddy interface, and nslookup), acme.sh script will not be able to resolve the newly created record, and will end up throwing an error:

[Thu Aug  9 11:15:00 CEST 2018] PUT
[Thu Aug  9 11:15:00 CEST 2018] _post_url='https://api.godaddy.com/v1/domains/domain.com/records/TXT/_acme-challenge'
[Thu Aug  9 11:15:00 CEST 2018] _CURL='curl -L --silent --dump-header /var/etc/acme-client/home/http.header  -g '
[Thu Aug  9 11:15:01 CEST 2018] _ret='0'
[Thu Aug  9 11:15:01 CEST 2018] Add txt record error.
[Thu Aug  9 11:15:01 CEST 2018]
[Thu Aug  9 11:15:01 CEST 2018] Error add txt for domain:_acme-challenge.domain.com
[Thu Aug  9 11:15:01 CEST 2018] pid
[Thu Aug  9 11:15:01 CEST 2018] No need to restore nginx, skip.
[Thu Aug  9 11:15:01 CEST 2018] _clearupdns
[Thu Aug  9 11:15:01 CEST 2018] skip dns.
[Thu Aug  9 11:15:01 CEST 2018] _on_issue_err
[Thu Aug  9 11:15:01 CEST 2018] Please check log file for more details: /var/log/acme.sh.log

I'm using the DNS method, the Common Name of "domain.com" with Alternative Name of "*.domain.com". Do you have any suggestions how can I fix this?

Thank you in advance,
Aleksandar