Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Tue, 17 Jun 2025 12:33:42 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3665: test: add channelBinding to SslTest In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 2980201401 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3665 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3665#issuecomment-2980201401 Content-Type: text/plain; charset=utf-8 I think this is mergeable: the tests pass, the missing assertions added, the bug with clientcert in PG11 fixed. I've created https://github.com/pgjdbc/pgjdbc/pull/3681 to configure TLS in Appveyor