Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Tue, 28 Jan 2025 13:55:47 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3257: test: add GitHub CI testing with PostgreSQL 15 and HEAD In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 2619077253 X-GitHub-Comment-Type: issue_comment X-GitHub-Edited-At: 2025-01-28T13:55:58Z X-GitHub-Issue: 3257 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3257#issuecomment-2619077253 Content-Type: text/plain; charset=utf-8 >any idea what is causing the SSL errors ? It turns out `docker/postgres-head` does not configure SSL at the database side. I suggest skipping HEAD+SSL combo for now, so we fix it later.