Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iwjAA-0006xT-38 for pgsql-docs@arkaria.postgresql.org; Wed, 29 Jan 2020 08:57:30 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iwjA8-00083a-SY for pgsql-docs@arkaria.postgresql.org; Wed, 29 Jan 2020 08:57:28 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iwjA8-00083N-HW for pgsql-docs@lists.postgresql.org; Wed, 29 Jan 2020 08:57:28 +0000 Received: from mail-lj1-x244.google.com ([2a00:1450:4864:20::244]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1iwjA5-0001VA-Mi for pgsql-docs@lists.postgresql.org; Wed, 29 Jan 2020 08:57:27 +0000 Received: by mail-lj1-x244.google.com with SMTP id f25so4678117ljg.12 for ; Wed, 29 Jan 2020 00:57:25 -0800 (PST) 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; bh=6hN7PyIaRRPRfpgzJGG9mBGy7SL5Sk4dNd/SNR+E40E=; b=q4Z+WxmGyzASMLMjElAc0YjTF599ri11+RFDgxCVgmLfJ7d4SXJor3Okjy2YEpOkkp xPiotNImVIGsmX0EAJr4xj/nR/dQ2YzKtrD+FabIdNYKKp1iDjwyAlMj6oY8HnpeMze8 iMqNuPRTDQZ/vmgyZ3k7q1XthFETItbCVaZQoJE1HqyX/u+Nrtgk3xf93ZMsbCzXnACD dG1xARrJdG/t/4gFrrxbiMUyK/uGAmqAgxcSc5jyoPCiH7zunXIafl4ecr0+nabcvdKL qH531OWMq+8tnRNe0ZIeQ8Zd+iOC9RQEumisbV80OzS7XAnM8hiCzN9vWhcBZ+L0tZgk v1lg== 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; bh=6hN7PyIaRRPRfpgzJGG9mBGy7SL5Sk4dNd/SNR+E40E=; b=JxH4kiy5CN1U6l3SSK79tITJ0wwITn7ze3WykUQe4srgruYxvjCIu0Rd+hAX2qb46Y peC4XV0X7ENEktZPVlUcug3Sv/ngkzyO8NlAtkDffXBGwh1v3TplfIild4g0Tzk08Hbn eKDKFWtoPTkrVXx7xyKiqK5CAZjvGMKQITHTXiWx5eMHIbjZSvSgUGskI/jCUxYUCYg9 o7tpfE+mnV+XHZGsD8aph6mnpPFxiCOfhk/W9Pe8mCZnvXqCP3lAqQw6cuk0urU5LYIM q2raZvtbMfaqdlYlOruklxCkysrDnf6rVCUDH4RFxBmQQu/qfQzdr1jthS/bcERG5+eT DQjQ== X-Gm-Message-State: APjAAAWhAQxhEuI2wGf+eygdHEZWaQLfdAO0nmyqq37lZh+uZACj7PV1 t2IChGySBs77KG9ffV574A7OGOc0kFgyEz6ZruKMaY0GGTU= X-Google-Smtp-Source: APXvYqxoKqcUZNXCjHGlPbtfq8lUucIgQponKCpequySdD+2dHxDBT6ux+vV43E9iipZ5hS8Bu0D7pr/XpDYT7Kx0gE= X-Received: by 2002:a2e:98c4:: with SMTP id s4mr16186849ljj.102.1580288243950; Wed, 29 Jan 2020 00:57:23 -0800 (PST) MIME-Version: 1.0 References: <158028337909.19845.17478244159882815662@wrigleys.postgresql.org> In-Reply-To: <158028337909.19845.17478244159882815662@wrigleys.postgresql.org> From: Magnus Hagander Date: Wed, 29 Jan 2020 09:57:12 +0100 Message-ID: Subject: Re: Typo To: gshilin@gmail.com, Pg Docs Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Wed, Jan 29, 2020 at 9:55 AM PG Doc comments form wrote: > > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/11/libpq-ssl.html > Description: > > On page https://www.postgresql.org/docs/11/libpq-ssl.html in phrase "if no > Subject Alternative Name of type dNSName is present." dNSName should be > DNSName No, that documentation is actually correct. The field name is actually dNSName -- see https://tools.ietf.org/html/rfc5280 which defines it. It's somewhat ridiculous, but you have the same thing with iPAdress for example. I guess because the first letter has to be lowercase. -- Magnus Hagander Me: https://www.hagander.net/ Work: https://www.redpill-linpro.com/