Yo Hal! On Thu, 02 Jan 2025 19:36:52 -0800 Hal Murray <halmur...@sonic.net> wrote:
> Gary said: > > Obvisouly something broken somewhere, but I fail to locate the > > issue. Let's Encrypt allerts me on other certs, and the security@ > > email works for other people. > > Try > certbot show_account # certbot show_account Saving debug log to /var/log/letsencrypt/letsencrypt.log Account details for server https://acme-v02.api.letsencrypt.org/directory: Account URL: https://acme-v02.api.letsencrypt.org/acme/acct/6230235 Account Thumbprint: YRE6lhm3S2VDkgCox2Rb7k7RX23YjUDhCBJWL0_0yLQ Email contact: secur...@ntpsec.org I tried to add my email too, but it got ignored. > > The email is update on every renew. The relevant renewal script > > looks right to me. > > I don't know that that means. I use raw certbot by hand. No script. The script: # cat Do-certbot #!/bin/sh # /usr/local/etc/rc.d/apache24 stop # /usr/local/etc/rc.d/apache24 start # --webroot # -w /usr/local/www/apache24/data apachectl stop certbot certonly --agree-tos \ --standalone \ -m secur...@ntpsec.org \ -m g...@rellim.com \ -d lists.ntpsec.org apachectl start exit 0 > We can setup a script for a cron job that will figure out how much > time left and send email. "We" could. :-) But it would quikcly get out of sync. RGDS GARY --------------------------------------------------------------------------- Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703 g...@rellim.com Tel:+1 541 382 8588 Veritas liberabit vos. -- Quid est veritas? "If you can't measure it, you can't improve it." - Lord Kelvin _______________________________________________ devel mailing list devel@ntpsec.org https://lists.ntpsec.org/mailman/listinfo/devel