From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id GPVhHQxtHmB3JAAA0tVLHw (envelope-from ) for ; Sat, 06 Feb 2021 10:18:52 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id GEnvGAxtHmDBEAAAB5/wlQ (envelope-from ) for ; Sat, 06 Feb 2021 10:18:52 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 8CB8D940439 for ; Sat, 6 Feb 2021 10:18:51 +0000 (UTC) Received: from localhost ([::1]:34764 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l8Kfy-0003n2-3B for larch@yhetil.org; Sat, 06 Feb 2021 05:18:50 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56648) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l8Kfl-0003mw-7Q for help-guix@gnu.org; Sat, 06 Feb 2021 05:18:37 -0500 Received: from mail-wr1-x430.google.com ([2a00:1450:4864:20::430]:44213) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l8Kfj-0006IB-DC for help-guix@gnu.org; Sat, 06 Feb 2021 05:18:37 -0500 Received: by mail-wr1-x430.google.com with SMTP id d16so10549746wro.11 for ; Sat, 06 Feb 2021 02:18:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=beadling-co-uk.20150623.gappssmtp.com; s=20150623; h=user-agent:from:to:subject:date:message-id:mime-version; bh=Q3a9vrdmh9hAsN931B4W6Z1qUcW7PVaufiB4bJyTZcM=; b=fkmiYTUXHN1RIowlpnY39vnAsu7UKV4eN2IGNy/Ho26pxJ1UzRn2DBqOyL4MSgJ/x4 msDArLIFcOAR8fQweRi01b929oVsbxCd/D+Eeb6tgsryKp2RKZ6KKLTcHm96vZmSaSRO H3iyeGAOaJIypLp9RY7uttgn37JKYxHrDhYI4dc+dSgy95GlJuvUsvuJgicEKABygwVW c0hU5WDv+TEmV7WobwNiwJIJG5IBdR1IIRyNd6rlmThp64+l6U29hdm0Go+jfDlSULb2 x1OCV5G6odt08raRoZPtE6Sh1KhplFgqt790KVmgYqrwvxKAk2TFtwlncvVef1o4qJZS +0iQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:user-agent:from:to:subject:date:message-id :mime-version; bh=Q3a9vrdmh9hAsN931B4W6Z1qUcW7PVaufiB4bJyTZcM=; b=QsqHW0Vn97YVB5uhOQR8npf+hQkZvlugn7UwcdwW+n3EjGoquBRErRPEtqG4PPPDCK k8yhkreIKhm3ETrGDbDqb8c47qpPatHTzHWjstYMyBKLHJZsyBUUg1KcsoSVAC+Wwdrm OvvrT0u1QiICb+lJHvCLAyHhKpX+7uKn2mTNPVuV5eahgv/ADwvzcJfiCzU1euyvG9+F 2fznF6jRAP0RV0dbB41yg3+pRNNlzF7xZ6rKvGz5U0Wreh6kDnnWN12DAHdcMT1lCOo2 cwIBMMESlBF7o7TwYrjOBVYd547YUzeXMNSQ4VuZ3uaLiGzVhbQPNxKXHa67cyXO6Wj+ Birw== X-Gm-Message-State: AOAM533ZPHq9lIscsuFel2ztsZXq71QgL4wORiCptSbtwtn2t5/ATQkL /U6iBI5jpIB+9LsSfN2NF1oDPeZH94F7xH9lYDU= X-Google-Smtp-Source: ABdhPJwdetJkm05SzDcX8njv1d2qhWiPWx7dR7nGks51z4HbkfbnKSVEJGMjeruVnqorcUV9WMw6lQ== X-Received: by 2002:adf:decf:: with SMTP id i15mr9595867wrn.405.1612606712734; Sat, 06 Feb 2021 02:18:32 -0800 (PST) Received: from phil-XPS-13-9360 (host-78-147-225-8.as13285.net. [78.147.225.8]) by smtp.gmail.com with ESMTPSA id i18sm16392796wrn.29.2021.02.06.02.18.31 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Sat, 06 Feb 2021 02:18:31 -0800 (PST) User-agent: mu4e 1.2.0; emacs 26.3 From: Phil To: help-guix Subject: Running Substitute Server over https Date: Sat, 06 Feb 2021 10:18:30 +0000 Message-ID: <85o8gxebyh.fsf@beadling.co.uk> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: none client-ip=2a00:1450:4864:20::430; envelope-from=phil@beadling.co.uk; helo=mail-wr1-x430.google.com X-Spam_score_int: 1 X-Spam_score: 0.1 X-Spam_bar: / X-Spam_report: (0.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, PDS_TONAME_EQ_TOLOCAL_SHORT=1.999, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.56 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=beadling-co-uk.20150623.gappssmtp.com header.s=20150623 header.b=fkmiYTUX; dmarc=none; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: 8CB8D940439 X-Spam-Score: -2.56 X-Migadu-Scanner: scn1.migadu.com X-TUID: KzZpBR50AjJR Hi all, I have a substitute server running trivially using http, but there doesn't seem to be anything in the manual about how/where to configure my certificate file, etc, to run a server over https. Can anyone advise on https setup for 'guix publish'? Thanks, Phil.