public inbox for [email protected]
help / color / mirror / Atom feedOdd markup in SSL mode table
2+ messages / 2 participants
[nested] [flat]
* Odd markup in SSL mode table
@ 2019-11-20 13:58 Daniel Gustafsson <[email protected]>
2019-11-20 16:02 ` Re: Odd markup in SSL mode table Magnus Hagander <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Gustafsson @ 2019-11-20 13:58 UTC (permalink / raw)
To: [email protected]; +Cc: Magnus Hagander <[email protected]>
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>
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Odd markup in SSL mode table
2019-11-20 13:58 Odd markup in SSL mode table Daniel Gustafsson <[email protected]>
@ 2019-11-20 16:02 ` Magnus Hagander <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Magnus Hagander @ 2019-11-20 16:02 UTC (permalink / raw)
To: Daniel Gustafsson <[email protected]>; +Cc: Pg Docs <[email protected]>
On Wed, Nov 20, 2019 at 2:58 PM Daniel Gustafsson <[email protected]> wrote:
> 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?
>
No, that looks like a copy/paste error that has survived for 10 years.
Will apply.
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/;
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/;
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2019-11-20 16:02 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2019-11-20 13:58 Odd markup in SSL mode table Daniel Gustafsson <[email protected]>
2019-11-20 16:02 ` Magnus Hagander <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox