Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1gCO42-0005SH-9d for pgsql-hackers@arkaria.postgresql.org; Tue, 16 Oct 2018 12:03:06 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gCO3z-0008QN-97 for pgsql-hackers@arkaria.postgresql.org; Tue, 16 Oct 2018 12:03:03 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1gCO3z-0008QG-1s for pgsql-hackers@lists.postgresql.org; Tue, 16 Oct 2018 12:03:03 +0000 Received: from mail-lf1-x130.google.com ([2a00:1450:4864:20::130]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gCO3x-00021K-3q for pgsql-hackers@postgresql.org; Tue, 16 Oct 2018 12:03:02 +0000 Received: by mail-lf1-x130.google.com with SMTP id m18-v6so16690729lfl.11 for ; Tue, 16 Oct 2018 05:03:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hagander-net.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=WmX57xsJPTRW6xTZLHI166LwY8rLgeEZU8t9f5C57DA=; b=in6LmN8hjM0osUqyaGZZuFzXf6J64tNsZWIHVS5+3JwOfQLIbETM25MeH4RH6dxaZC 1nb92ij4qI7bRkXDjU4p9WVaReMA20t6U1H2L2elbsV1KLkkIt6cQcrbm+Zdheeruaak DiRYSViCj8eFtKfqE0krZZPtX9Y4miJZNZRWlk8Um5eLkAxMUg0UPZ1aJvlukZqlTmnS GcPRlak2lDxpcQY5u08WHpEBFQgu3z61HiSjKb8PUQLyGuXiIs+l98b/PBncMmJ+ieMd 1YzofCsjk0lP2ZDP+IPQLmg51EleGXdaM9PA2fPJcD9qHNEd9j1eoxIWumo1sAEJ+Tbr bUMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=WmX57xsJPTRW6xTZLHI166LwY8rLgeEZU8t9f5C57DA=; b=gomYrgNYYeFpCjrt+XixGx4jNJnMQagmw6lu97je+mJN7vBTh1ToZuCULC/YACIlrD awBkim89g2HiEToYDwiYLKyuXoakacNZRRMJMBjY/TLhIPkZ1c0dB40DkT2DUtJVXcEb xi5e6JV4FRsaITbOP+wTFaCqs4NCc4YZHfO7zjAEafzqqhl9LJ/flPce2KKgG7xnK3vy N8S6XSjq3PyOs5oXSHVwrjwTiIgsxezqjUOUIbhs3D/Rf/EsgzvMxDXcie5WWLsuuVkl tmtE6BYuwA26Xdoeu35AspE6vgSsttaAcY/yW/qbUKy/k8nWE5NOUnp/MyJA8qQ0C5NU LEHw== X-Gm-Message-State: ABuFfojWbhogaHDfqjgIZ822XyiR9qfo2M1X8yDdFTD/rADL2v/5d6mT Mcz6L3pRRWe7uyC/1E3sguxefGnqBEgzMVZB1QoBAA== X-Google-Smtp-Source: ACcGV637SfJV0p/vtzmTks7fR08SItLge/qy0e3gX8DolxqH/XIQQaDgYkdjgbf/LPfzyrGxttYHZ2zJGGblEkxa6h4= X-Received: by 2002:a19:174c:: with SMTP id n73-v6mr1132915lfi.30.1539691379931; Tue, 16 Oct 2018 05:02:59 -0700 (PDT) MIME-Version: 1.0 References: <20181006.081704.1372328430253415862.t-ishii@sraoss.co.jp> <20181006.184654.1746720307918096466.t-ishii@sraoss.co.jp> <6ed0ecd3-c815-8aae-46f0-1a992d9cf381@2ndQuadrant.com> <20181016.114553.1868483927391308309.t-ishii@sraoss.co.jp> <20181016024929.GA31154@momjian.us> In-Reply-To: <20181016024929.GA31154@momjian.us> From: Magnus Hagander Date: Tue, 16 Oct 2018 14:02:48 +0200 Message-ID: Subject: Re: Creating Certificates To: Bruce Momjian Cc: Tatsuo Ishii , Andrew Dunstan , PostgreSQL-development Content-Type: multipart/alternative; boundary="000000000000c3cd730578575552" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000c3cd730578575552 Content-Type: text/plain; charset="UTF-8" On Tue, Oct 16, 2018 at 4:49 AM Bruce Momjian wrote: > On Tue, Oct 16, 2018 at 11:45:53AM +0900, Tatsuo Ishii wrote: > > > I'm not opposed to simplifying the instructions, however. > > > > Ok, attached is a proposal to simplify the instructions. > > I am against this simplification for the reasons I stated in this > thread. +1. While simpler, this is not necessarily better. It's a complicated topic, needs careful instructions. Another option could be to have both -- that is, have the separate steps, but then a part that says "or you can combine the two steps into a single command like abcdeef". (Which I think Bruce also suggested in an earlier mail, if I understood what he meant) //Magnus --000000000000c3cd730578575552 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Tue= , Oct 16, 2018 at 4:49 AM Bruce Momjian <bruce@momjian.us> wrote:
--000000000000c3cd730578575552--