Add sslmode "no-clientcert" to avoid auth failure in md5/scram connections

Edit
ID 4064
Title Add sslmode "no-clientcert" to avoid auth failure in md5/scram connections
Topic Clients
Created 2022-12-15 08:38:22
Last modified 2023-02-21 07:24:16 (1 year, 9 months ago)
Latest email 2023-02-21 07:23:26 (1 year, 9 months ago)
Status
2023-03: Withdrawn
2023-01: Moved to next CF
Target version 16
Authors Jim Jones (jimus)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4064
git checkout commitfest/cf/4064
Emails
Authentication fails for md5 connections if ~/.postgresql/postgresql.{crt and key} exist
First at 2022-12-09 12:55:25 by Jim Jones <jim.jones at uni-muenster.de>
Latest at 2023-02-21 07:23:26 by Jim Jones <jim.jones at uni-muenster.de>
Latest attachment (v1-0001-add-sslmode-no-clientcert.patch) at 2022-12-09 12:55:25 from Jim Jones <jim.jones at uni-muenster.de>
    Attachment (v1-0001-add-sslmode-no-clientcert.patch) at 2022-12-09 12:55:25 from Jim Jones <jim.jones at uni-muenster.de> (Patch: Yes)
History
When Who What
2023-02-21 07:24:16 Jim Jones (jimus) Closed in commitfest 2023-03 with status: Withdrawn
2023-01-31 02:43:51 vigneshwaran C (vignesh.postgres) Closed in commitfest 2023-01 with status: Moved to next CF
2022-12-21 09:44:09 Jim Jones (jimus) Removed jimus from reviewers
2022-12-21 09:44:06 Jim Jones (jimus) Added jimus as reviewer
2022-12-15 08:42:09 Jim Jones (jimus) Changed name to Add sslmode "no-clientcert" to avoid auth failure in md5/scram connections
2022-12-15 08:39:09 Jim Jones (jimus) Changed authors to Jim Jones (jimus)
2022-12-15 08:39:09 Jim Jones (jimus) Changed targetversion to 16
2022-12-15 08:38:23 Jim Jones (jimus) Attached mail thread 07eaed48-0da7-bf5b-b299-6f5f49264dae@uni-muenster.de
2022-12-15 08:38:22 Jim Jones (jimus) Created patch record
Edit