public inbox for [email protected]  
help / color / mirror / Atom feed
From: Daniel Gustafsson <[email protected]>
To: [email protected]
Cc: Magnus Hagander <[email protected]>
Subject: Odd markup in SSL mode table
Date: Wed, 20 Nov 2019 14:58:54 +0100
Message-ID: <[email protected]> (raw)

In the SSL mode table (33.1), one of the "MITM Protection" values is set using
<literal> while seemingly being normal text.  It has been like this since added
in af2cf3be03f284aa12a07bce2b95d4a2768b290f, but I can't figure out why, and it
makes it look odd IMO.

Any reason not to apply the attached and remote the <literal> tags to make the
row in question formatted like the other rows in the table?

cheers ./daniel



Attachments:

  [application/octet-stream] ca-policy.diff (602B, 2-ca-policy.diff)
  download | inline diff:
diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml
index 258b09cf8e..860b95a320 100644
--- a/doc/src/sgml/libpq.sgml
+++ b/doc/src/sgml/libpq.sgml
@@ -7635,7 +7635,7 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
      <row>
       <entry><literal>verify-ca</literal></entry>
       <entry>Yes</entry>
-      <entry><literal>Depends on CA</literal>-policy</entry>
+      <entry>Depends on CA-policy</entry>
       <entry>I want my data encrypted, and I accept the overhead. I want to be
        sure that I connect to a server that I trust.
       </entry>


view thread (2+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: Odd markup in SSL mode table
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox