pgsql: docs: client certificates are always sent to the server - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: docs: client certificates are always sent to the server
Date
Msg-id E1kAZOD-0003D5-92@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
docs:  client certificates are always sent to the server

They are not "requested" by the server.

Reported-by: Kyotaro Horiguchi

Discussion: https://postgr.es/m/20200825.155320.986648039251743210.horikyota.ntt@gmail.com

Backpatch-through: 9.5

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/32c42b815ad2377c0bddc4f55b7bf32a5204a87d

Modified Files
--------------
doc/src/sgml/libpq.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Fix up title case
Next
From: David Rowley
Date:
Subject: pgsql: Fixup some misusages of bms_num_members()