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 3280570 for ecs-isp@2rosenthals.com; Tue, 04 Aug 2026 10:00:33 -0400 DKIM-Signature: v=1; q=dns/txt; a=rsa-sha256; c=relaxed/relaxed; s=default; d=ecomstation.it; bh=3L9GnSbhVFhcCjgNJBsTMS1DdtHrjXL51buxnXmMHHY=; h=Return-Path:From:To:Subject:Date:Message-ID; b=Vxiz8YTppJ2JF+yUbul3Olxn4TGiKjUFtGoljE4ppBHNOxGM5Eq2rBzUOVJCuolSNy87m 0apRv9EOD4rXOoaIZMpJlpJEW7y/0syNMtxM6QEMJ6eVULqhTsTSy3jHLzyLXKPLSLzYNDB N97Mc1/ynT11p3LN3JdAlYdR+UMo5QdWiYDRE9pO/1Nl8+uTwye6UUxM+ndzFwLlcL4xxwL YyVZ8j8diCxm2U8SkBAP2jd4KYW7LDWgFTkMeE1YoYkx+XcYB3B51qXarmdNtdyFnMDwJlm JO2mugXJZxoQogMiRWF/JJpOX7TAsmMj9jtULMCv7ZfemGrf3Hkl73ud7oLA== 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 16:00:32 -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: <5feb5acb-099a-5310-709b-d92ce75044bf@ecomstation.it> Date: Tue, 4 Aug 2026 16:00:27 +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=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit Il 04/08/2026 15:01, Massimo S. ha scritto: > > > Il 09/06/2026 10:50, Paul Smedley ha scritto: >> Hi Max, >> >> On 9/6/26 17:36, Massimo S. wrote: >>> Hi all, >>> >>> for a LE certificate renewal if i use uacme 1.2.4 i get this: >>> >>> uacme: version 1.2.4 starting on Tue, 09 Jun 2026 09:34:39 >>> ... >>> ... >>> uacme: fetching directory at https://acme-v02.api.letsencrypt.org/directory >>> uacme: curl_get: GET https://acme-v02.api.letsencrypt.org/directory failed: Problem with the SSL CA cert >>> (path? access rights?) >>> uacme: curl_get: waiting 5 seconds before retrying >>> uacme: curl_get: GET https://acme-v02.api.letsencrypt.org/directory failed: Problem with the SSL CA cert >>> (path? access rights?) >>> uacme: curl_get: waiting 5 seconds before retrying >>> uacme: curl_get: GET https://acme-v02.api.letsencrypt.org/directory failed: Problem with the SSL CA cert >>> (path? access rights?) >>> uacme: curl_get: waiting 5 seconds before retrying >>> uacme: acme_get: curl_get failed >>> uacme: failed to fetch directory at https://acme-v02.api.letsencrypt.org/directory >>> >>> while it works if i use uacme 1.0.9 >>> >>> i've seen that i'm using 1.0.9 on all VMs, i forgot about that.. >>> >>> any suggestion? >>> any help? >>> >> My guess would be the ca-certs rpm package is either missing or out of date. >> >> Cheers, >> >> Paul > > Hi Paul, > > this is what i believed too.. > i've downloaded the new cacert.pem but this doesnt' help. > > Maybe uacme starting from version 1.2.4 (like 1.8.1 by Andrey too) has some issue with /2 paths. > > cp: impossibile eseguire stat di 'c:etcssluacme/www.myfakedomain.com/cert.pem': No such file or directory > > What's that "C:etcssluacm..."? > > Anyway are the biggest changes from 1.0.19 to 1.2.4? > Is it possible that 1.0.19 is OS/2 paths friendly, like 1.2.4 or 1.8.1 are not? > > massimo I add, Copilot chatbot say that uacme 1.2.4 or 1.8.1 fails if started by cron since it do not find these DLLs: libssl.dll libcrypto.dll libcurl.dll But i don't have any of these DLLs in the entire VM file systems massimo