From: "Steven Levine" Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTP id 10591534 for ecs-isp@2rosenthals.com; Mon, 12 Aug 2024 13:49:20 -0400 Received: from secmgr-va.2rosenthals.com ([50.73.8.217]:33865 helo=mail2.2rosenthals.com) by mail.2rosenthals.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.97.1) (envelope-from ) id 1sdZAM-000000005Ie-1UsA for ecs-isp@2rosenthals.com; Mon, 12 Aug 2024 13:49:10 -0400 Received: from mta-101a.earthlink-vadesecure.net ([51.81.61.60]:43571) by mail2.2rosenthals.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.97.1) (envelope-from ) id 1sdZAC-000000001Ti-0xOe for ecs-isp@2rosenthals.com; Mon, 12 Aug 2024 13:49:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; bh=U6x4WTQ+AlAOkBSoeAWwdKInu93/6pS2pNBJQD 7Lnuk=; c=relaxed/relaxed; d=earthlink.net; h=from:reply-to:subject: date:to:cc:resent-date:resent-from:resent-to:resent-cc:in-reply-to: references:list-id:list-help:list-unsubscribe:list-unsubscribe-post: list-subscribe:list-post:list-owner:list-archive; q=dns/txt; s=dk12062016; t=1723484940; x=1724089740; b=Hns/zYT5In3qQzqxt6yrIXLGbxb K6ZD3DkM6plpuN86U8Ghjq+K1hQM58RlB5dxO5yjffDoCDcRqkcSFnhPuN/rYbZCa+cBuoe rm1ZF57vJ8ptqothDe6elUz8wJNsF9lIaU3l743bz00lWSGBkEijb8q4UllCcKv0Ees4JhK G+bNzAFelMjkC1KgqA1LU4rinkMdKVb15QFOK3XSzlvzF5dBqQ2swsu5TE5M3DHB4XHDtfc dmomPLmBSkFFkzCkyy+07Bvbz29XWQoY1k7KnMKCuOZBm12WmcBAM42ZEb4lFsrymX7EqvT uAi4q9lt4hEW1hQOKQPS/6Ez8MDkPUQ== Received: from slamain ([172.56.240.198]) by vsel1nmtao01p.internal.vadesecure.com with ngmta id b1dd996f-17eb0c6bcce63e84; Mon, 12 Aug 2024 17:48:59 +0000 Message-ID: <66ba477e.15.mr2ice.fgrirsq@earthlink.net> Date: Mon, 12 Aug 2024 10:33:50 -0700 To: "eCS ISP Mailing List" In-Reply-To: Subject: Re: [eCS-ISP] Apache HTTPS Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable X-Mailer: MR/2 Internet Cruiser Edition for OS/2 v3.00.11.24/60 In , on 08/12/24 at 05:10 PM, "Paul Smedley" said: Hi Paul, >If I was to guess,=A0 uacme is built using a=A0 staically linked libcurl= >which I built locally, which doesn't look in the right spot for SSL root= >certificates. I should probably rebuild uacme using libcurl from rpm....= This was another path rewriter issue. uacme was looking for /etc/ssl/cacert.pem which will map to %ETC/ssl/cacert.pem. According to the docs, uacme.exe expects to have hard links supported. With cacert.pem in the expected place we get >uacme -v -s newkey ... uacme.exe: failed to link /etc/ssl/uacme/private/key-1723484618.pem to /etc/ssl/uacme/private/key.pem: Function not implemented Perhaps we should patch uacme to use copy rather than link? Thanks, Steven -- ---------------------------------------------------------------------- "Steven Levine" Warp/DIY/BlueLion etc. www.scoug.com www.arcanoae.com www.warpcave.com ----------------------------------------------------------------------