From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk1-x72b.google.com (mail-qk1-x72b.google.com [IPv6:2607:f8b0:4864:20::72b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 8597B3B2A4 for ; Fri, 15 Oct 2021 13:19:21 -0400 (EDT) Received: by mail-qk1-x72b.google.com with SMTP id p4so9151233qki.3 for ; Fri, 15 Oct 2021 10:19:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:message-id:mime-version:subject:date:in-reply-to:cc:to :references; bh=m9LVciAYGuMCUiAXt/OGZX5t30D/RAYGsBE2VFh4YHk=; b=f3TxCLkzocKPRLfZ3cPk3tO9Vbj2P2Q25YHkMe18hjHCTDB5R6Zwq50tPrira26i82 NYqVfgmVPvqBgInzryR/5k/bG3QU/5cTMmzXV/jVu97niRgMIeJey6DmI9agHAGDJzss 1zNIkOfMNCZxxTe7OsxK76owOW3u+9toORxtIdpXzoslanzRnu1xEvWYlwSubRky1K9x kA76TW27bHYgDL4rEiwWACHaPBbbc60GzTaCJkC5mUAbm/uTmrKP7S0mGMKgUwUj1csw q6juQIg3a2fSUEl4ix39inyRRtmFHBmdE7y86WqknmUd4SPyouLhRcwFtEQsF+WidZm0 djpQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:message-id:mime-version:subject:date :in-reply-to:cc:to:references; bh=m9LVciAYGuMCUiAXt/OGZX5t30D/RAYGsBE2VFh4YHk=; b=lVcq4g9ToxmXLRSeEM7+ld8lpXzdTkul5y/w0lqrE/daxlGEGpcHpuz1YyYYu55GFt kkK2dqet4b65urg2slYB50p6sNQlOCqFRCIfU2JXZxxvEQ++lBChJgtUpafwyYCp9Ud1 eEogI+QlP54Oxt/1BHI5dpWj04Mt6U4TnxsGsL6tmTuc/coau8uyttXYyazpzHEp/j3X URi48+4PbY3edJdOYrDCE7WL6nIArn7SVz5rSWGVwIyygXv4UUnABCwD+c7JxdPaYOG2 flDeqFttr3eQ6OS0klIYEMGcW18ii/lrRi7Z/dcxP/fwG3/5qNP8zMCRDfeNz57TmCFb nlKA== X-Gm-Message-State: AOAM531UKe2ZG/xGpkK34F5joPiGqRDsh16ZALD593D8kXCk6zt8Ymf2 Ok0ptSK/f2ogW1qXff3zgLAZXUHaGhc= X-Google-Smtp-Source: ABdhPJxVsJ9+whsK3PsJ4ZwhVDDXFnVcYqEq7n0FSuAxGcWdhJFwpTSxu2fZob02nKIyAQWlAw8kMQ== X-Received: by 2002:a37:314:: with SMTP id 20mr10756760qkd.279.1634318360994; Fri, 15 Oct 2021 10:19:20 -0700 (PDT) Received: from richs-mbp-pro.lan ([198.55.239.186]) by smtp.gmail.com with ESMTPSA id t9sm3254638qtx.47.2021.10.15.10.19.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Oct 2021 10:19:20 -0700 (PDT) From: Rich Brown Message-Id: <6F869A19-F912-4B4F-916F-87E85593E7B6@gmail.com> Content-Type: multipart/alternative; boundary="Apple-Mail=_403FDE3D-3825-43F4-9033-A20B5BEEDE7A" Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\)) Date: Fri, 15 Oct 2021 13:19:19 -0400 In-Reply-To: <87fst2z1j3.fsf@toke.dk> Cc: Christoph Paasch , rpm@lists.bufferbloat.net To: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= References: <6B7910A6-9157-40DD-8C50-FE42AEDB7797@apple.com> <8F8B59C1-9FB7-4B3E-9C15-14180721FEA8@gmail.com> <87fst2z1j3.fsf@toke.dk> X-Mailer: Apple Mail (2.3608.120.23.2.7) Subject: Re: [Rpm] Does RPM measurement *require* a valid SSL certificate X-BeenThere: rpm@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: revolutions per minute - a new metric for measuring responsiveness List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2021 17:19:21 -0000 --Apple-Mail=_403FDE3D-3825-43F4-9033-A20B5BEEDE7A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Oct 15, 2021, at 12:38 PM, Toke H=C3=B8iland-J=C3=B8rgensen = wrote: >=20 > FYI, I maintain luci-app-acme on OpenWrt which makes it quite easy to > get a letsencrypt certificate. Requires the router to have a public = IP, > and you need a domain name, but once you have that it's pretty point = and > click :) I love luci-app-acme, but... I want to be able to point the RPM client = at 192.168.1.1 and blast my Wi-Fi to smithereens (or not, if I have a = good driver :-) Thanks. Rich= --Apple-Mail=_403FDE3D-3825-43F4-9033-A20B5BEEDE7A Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8

On Oct 15, 2021, at 12:38 PM, Toke H=C3=B8iland-J=C3=B8rgensen = <toke@toke.dk> = wrote:

FYI, I maintain luci-app-acme on = OpenWrt which makes it quite easy to
get a letsencrypt certificate. Requires the router to have a = public IP,
and you need = a domain name, but once you have that it's pretty point and
click :)

I = love luci-app-acme, but... I want to be able to point the RPM client at = 192.168.1.1 and blast my Wi-Fi to smithereens (or not, if I have a good = driver :-)

Thanks.

Rich
= --Apple-Mail=_403FDE3D-3825-43F4-9033-A20B5BEEDE7A--