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 - djones

#1
I'm sorry I never got around to opening an issue but I did find the problem.

The acme script wasn't sleeping at all before checking the TXT record. It ignored the sleep time set in the validation methods.

After updating to 18.7.2 and acme.sh 2.7.9, it is now working as expecting and using the set sleep time.
#2
Same issue:


[Mon May 28 14:02:56 PDT 2018] pid
[Mon May 28 14:02:56 PDT 2018] Error add txt for domain:_acme-challenge.xxxxxxxx.com
[Mon May 28 14:02:56 PDT 2018] Add txt record error.
[Mon May 28 14:02:56 PDT 2018] _ret='0'
[Mon May 28 14:02:55 PDT 2018] _CURL='curl -L --silent --dump-header /var/etc/acme-client/home/http.header -g '
[Mon May 28 14:02:55 PDT 2018] _post_url='https://api.godaddy.com/v1/domains/xxxxxxxx.com/records/TXT/_acme-challenge'


Also using GoDaddy DNS.
18.1.8
acme.sh 2.7.8

Would like to get it working in opnsense if possible