Documentation missing for PGSSLCRLDIR

Started by Michael Paquieralmost 5 years ago5 messageshackers
Jump to latest
#1Michael Paquier
michael@paquier.xyz

Hi all,

I have noticed that the documentation for PGSSLCRLDIR is missing.
That seems like an oversight in f5465fa.

Thoughts?
--
Michael

Attachments:

doc-sslcrldir.patchtext/x-diff; charset=us-asciiDownload+10-0
#2Kyotaro Horiguchi
horikyota.ntt@gmail.com
In reply to: Michael Paquier (#1)
Re: Documentation missing for PGSSLCRLDIR

At Thu, 3 Jun 2021 12:13:22 +0900, Michael Paquier <michael@paquier.xyz> wrote in

Hi all,

I have noticed that the documentation for PGSSLCRLDIR is missing.
That seems like an oversight in f5465fa.

Thoughts?

Ugg.. Thanks for finding that. I don't find a similar mistake in the
same page.

regards.

--
Kyotaro Horiguchi
NTT Open Source Software Center

#3Daniel Gustafsson
daniel@yesql.se
In reply to: Michael Paquier (#1)
Re: Documentation missing for PGSSLCRLDIR

On 3 Jun 2021, at 05:13, Michael Paquier <michael@paquier.xyz> wrote:

I have noticed that the documentation for PGSSLCRLDIR is missing.
That seems like an oversight in f5465fa.

+1 on applying this.

While looking at this I found another nearby oversight which needs a backport
down to 13 where it was introduced. The PGSSLMAXPROTOCOLVERSION documentation
is linking to the minimum protocol version docs. Fixed in the attached.

--
Daniel Gustafsson https://vmware.com/

Attachments:

0001-Fix-linkend-reference-for-PGSSLMAXPROTOCOLVERSION.patchapplication/octet-stream; name=0001-Fix-linkend-reference-for-PGSSLMAXPROTOCOLVERSION.patch; x-unix-mode=0644Download+1-2
#4Michael Paquier
michael@paquier.xyz
In reply to: Daniel Gustafsson (#3)
Re: Documentation missing for PGSSLCRLDIR

On Thu, Jun 03, 2021 at 02:08:02PM +0200, Daniel Gustafsson wrote:

While looking at this I found another nearby oversight which needs a backport
down to 13 where it was introduced. The PGSSLMAXPROTOCOLVERSION documentation
is linking to the minimum protocol version docs. Fixed in the attached.

Thanks, fixed this bit.
--
Michael

#5Michael Paquier
michael@paquier.xyz
In reply to: Kyotaro Horiguchi (#2)
Re: Documentation missing for PGSSLCRLDIR

On Thu, Jun 03, 2021 at 01:42:20PM +0900, Kyotaro Horiguchi wrote:

Ugg.. Thanks for finding that. I don't find a similar mistake in the
same page.

Thanks for double-checking. Applied.
--
Michael