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 3280431 for ecs-isp@2rosenthals.com; Tue, 04 Aug 2026 09:01:54 -0400 DKIM-Signature: v=1; q=dns/txt; a=rsa-sha256; c=relaxed/relaxed; s=default; d=ecomstation.it; bh=B95p2uigXCsrLlzPI+Zmo2PE8GchHEWGdIzcicy9dsI=; h=Return-Path:From:To:Subject:Date:Message-ID; b=OdfSI93qYryuGxYthLn3CJbC0Kt97Fda4VTG/SvKW0/hXRWKtj5/0xhjnxhZ1C0ypZHzn qFKRKi8qYDDbfN6rfiNRNaIVQec4N6YkPwF1qx5CPwo4dRevGXWzUVmJi/1+R/dcyXmR+An dA6snX83RXnZvcr5+wq69IU0jYM4MPqdk9o6BP68JQ6yLrp0jkGmzm0A2McAdwOPmZrJxno ksG/Z5KW7S4/ykPsHrt/qMycFC7Q1w7qNWU8F18R3dV+F1o1GmUtXaMuC4XCrS6hIL4P4EG ZXl0m17agYa2mWs9HQpITDgOxlyPzdnnYH8mPJBIraSecrizp9YY6A9TKhPg== 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 15:01:53 -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: <1d7c3a32-515a-5a8c-f3f8-b0754aab6bd7@ecomstation.it> Date: Tue, 4 Aug 2026 15:01:49 +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 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