From: "Massimo S." Received: from mail2.quasarbbs.net ([80.86.52.115] verified) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTP id 3271868 for ecs-isp@2rosenthals.com; Tue, 04 Aug 2026 01:33:07 -0400 DKIM-Signature: v=1; q=dns/txt; a=rsa-sha256; c=relaxed/relaxed; s=default; d=ecomstation.it; bh=wZ/oGkRyKzJMRh3npOnkD6HhZax/umE1daVXrofzW7U=; h=Return-Path:From:To:Subject:Date:Message-ID; b=DVx0BbXC/N0x+MCrLijLbYSupehAWgsDL+5iWNK8BhQ90aRrJqHHvZxha9HvSH4GJW8Ft antj76KIReq6iHeBH0lEtxdkleyoU1YVRjg27tPYBwPFMmkFNUHkDuPnWDgfnpWvXLQ244V M5v7ijRn+xVJhWSxFytRmFKFcvGxJdI1Gjb0f1XgzFe2AoSM+hVIvlreJ0uF+FgDQ0xB28X a6yaOC+iGKOdvRtyLK0zgtbWYVP+vbkJejM13SmQM9mpY4vVe9+QQ+50TPGGB5zazPeOIXp tWk7mDo1mT2m1ZdAYqivcTdySn/AmdXYS8XPAAJ5V3u2KgqIMipaoGX2F8kw== Authentication-Results: srv2; spf=none smtp.helo=[192.168.10.199]; spf=pass smtp.mailfrom=ecomstation.it Received: from [192.168.10.199] (dtp [192.168.10.199]) by srv2 (Weasel v3.143) for ; Tue, 04 Aug 2026 07:33:05 -0000 Reply-To: ml@ecomstation.it Subject: Re: [eCS-ISP] uacme 1.2.4 issue To: eCS ISP Mailing List References: Organization: Massimo S. Message-ID: Date: Tue, 4 Aug 2026 07:33:13 +0200 User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; it-IT; rv:1.7.13) Gecko/20060424 Thunderbird/1.0.8 Mnenhy/0.7.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Language: it Content-Transfer-Encoding: 8bit Il 04/08/2026 04:12, Peter Moylan ha scritto: > On 04/08/26 06:45, Massimo S. wrote: >> Il 11/06/2026 08:21, Peter Moylan ha scritto: >>> On 10/06/26 18:09, Massimo S. wrote: >>>> Il 09/06/2026 13:03, Peter Moylan ha scritto: >>> >>>>> If that doesn't help, here is another possibility. We have seen in the >>>>> past that different versions of uacme make different assumptions about >>>>> default directories. The best defence against that is to make sure that >>>>> your own scripts use explicit paths instead of relying on the default >>>>> assumptions. Now that I think of it, I think I had to do that when >>>>> updating to version 1.2.4. >>>> >>>> do you have a script that use 1.2.4 to share? >>>> (of course in private email) >>> >>> The uacme-hook.cmd script is the one that Steven shared some time >>> back, probably on this list. The only changes I remember making are >>> >>>    /* Find docs directory for server */ >>>    docsdir = 'D:\Domains\' >>> >>> and >>> >>>    subdir = root || '.' || tld >>>    if subdir == 'pmoylan.org' then subdir = subdir'\Public' >>> >>> both of which are to identify where I keep my HTML files. Then there's >>> a script that I wrote myself, called issue_pmoylan.org, whose content >>> is the single line >>> >>> uacme -v -c C:\etc\ssl\uacme -h uacme-hook.cmd issue pmoylan.org >>> www.pmoylan.org mail.pmoylan.org >> >> Hi Peter and Steven, >> >> where do you have "cacert.pem"? >> >> here is under "x:\mydir\etc\ssl" >> maybe this is not the right place > > I don't have a cacert.pem. Do you mean cert.pem? > > I have a cert.pem in directory C:\etc\ssl\uacme\pmoylan.org > > (But I didn't put it there. Let's Encrypt put it there.) this drive me crazy :D you should have that cacert.pem, instead do you run renewals manually or scheduled if the 2nd which kind of scheduler here all versione 1.0.19, 1.2.4 and 1.8.1 works if started manually from the cmd but 1.2.4 and 1.8.1 fails if started by the scheduler that's incredible massimo