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 3250685 for ecs-isp@2rosenthals.com; Sun, 02 Aug 2026 18:22:27 -0400 DKIM-Signature: v=1; q=dns/txt; a=rsa-sha256; c=relaxed/relaxed; s=default; d=ecomstation.it; bh=F+5uewyfazT9T2ZiKmkkTC7/C/hpI0szMlEh6l8GpZA=; h=Return-Path:From:To:Subject:Date:Message-ID; b=WmIorOXxhYDH89Ct4jHxmBWGUZPlWeimg6+tRhr1wLUWiWj9rVAhAzCDdABtEpoVGEIUA 8PvwR8podr6aZ8WhN/2C6KkZM3MKsVM7JHowHv0X47jcO68dJMVsDxLEQjcArx9TcCpqtXu 5C8bEOp8ZcCRz8CtIFYEORRPJmNC3oaRFqdMx7fgO70SFyFpgDc8KyqxtF5RZNaXz/TRBHP DJCEFqy9hJynLUb5KDUAnvhsE5luQRkb1mCTOJUbz/KGzDcfysK3nBgna51+mlSuHYqZZTF v2JQXPlJBHI8/+PUMaGUcb322/ac4vEG08nV0cb5BYBP3ajl0KUjynGpXzwA== 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 ; Mon, 03 Aug 2026 00:22:29 -0000 Reply-To: ml@ecomstation.it Subject: Re: [eCS-ISP] uacme 1.2.4 issue - upgraded to 1.8.1 success To: eCS ISP Mailing List References: Organization: Massimo S. Message-ID: Date: Mon, 3 Aug 2026 00:22:25 +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: 7bit Il 12/06/2026 01:43, Steven Levine ha scritto: > In , on 06/11/26 > at 09:33 AM, "Massimo S." said: > > Hi, > > Your answers have me a bit confused. > >> there are also other posts to this ML > > I recall them. However, I suspect enough has changed that it's best to > start over and collect fresh data. > >> on MTA2 was happening this, each scheduled renewal of the mta(popS) cert >> failed, so each time i had to start the script manually and it worked > > If you want to continue to try to get 1.2.4 working on your setup, the > first order of business is the get it working from the command line. > >>> curl https://acme-v02.api.letsencrypt.org/directory >> no issues, with -o flag it save the same contents like wget does > > This implies that there's something in your setup that is bothering > uacme.exe. Both uacme and curl4 are using the same curl4 library. > >> here buildlevel give out only this: >> unknown return code 3 from FileVerGetVersionStringFromFile >> File uacme_new.exe has no LAN component-style version string. > > That's why I included the md5 hash. > >> https://smedley.id.au/tmp/uacme-1.2.4-os2-20240817.zip > > This is the most recent distro. It's very unlikely that your binary > differs from what the rest of us are using. > > If you want to continue trying to get 1.2.4 working, I need to see your > exact uacme command line. > > Steven Hi all, i've installed uacme 1.8.1 by Andrey https://os2.snc.ru/pub/misc/uacme-1_8_1.zip it needs these LIBS: 7/09/20 8:53 309.676 124 a--- gmp10.dll 4/04/20 12:20 1.009.710 124 a--- gtls30.dll 22/01/17 7:14 90.134 124 a--- gtlsos27.dll 4/04/20 12:20 23.137 124 a--- gtlssl27.dll 4/04/20 12:20 23.620 124 a--- gtlsxx28.dll 25/03/20 14:12 143.989 124 a--- hogwee50.dll 25/03/20 14:12 145.225 124 a--- nettle70.dll 8/11/19 8:31 401.326 124 a--- p11kit0.dll 4/11/19 13:02 42.862 124 a--- tasn16.dll that are in these packages: gmp-6_2_0-2_oc00.zip gnutls-3_6_12-1_oc00.zip libtasn1-4_14-1_oc00.zip nettle-3_5_1-1_oc00.zip p11-kit-0_23_18_1-1_oc00.zip you can download the libraries from Netlabs repository: https://rpm.netlabs.org/release/00/zip/ or install them with YUM massimo