> Am 10.03.2021 um 14:21 schrieb Clausen, Jörn <joern.clau...@uni-bielefeld.de>:
> 
> Hi!
> 
> Please let me know if there is a more specific list/forum where I can ask 
> this question.
> 
> I am trying to use mod_md with challenge type "DNS". I have
> 
> MDCAChallenges dns-01
> MDChallengeDns01 /data/acme/mod_md_worker.sh
> 
> in my config. In the error log I see, that Let's Encrypt tries to access the 
> correct TXT record
> 
> DNS problem: NXDOMAIN looking up TXT for _acme-challenge....
> 
> The problem is, that the script "mod_md_worker.sh" does not seem to get 
> executed at all (I have debug code in the script, and I checked using 
> "strace"). I see no indication in any log, that httpd has trouble executing 
> the file, it seems to ignore it completely.
> 
> I am using httpd 2.4.37 and mod_md 1.15.7.

1.15.7 looks more like a mod_http2 version. Could you check again which mod_md 
version you have?

In a "new enough" version, there will be a file `job.json` in the domain and/or 
staging folder where you can see details of the renewal attempts for that 
specific MDomain. Do you see anything there?

Best Regards,

Stefan

> Any idea, what I am missing here?
> 
> -- 
> Jörn Clausen
> BITS - Bielefelder IT-Servicezentrum
> https://www.uni-bielefeld.de/bits
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to