Message-ID: From: "kaushalaroraharman (@kaushalaroraharman)" To: "pgjdbc/pgjdbc" Date: Fri, 09 May 2025 19:03:35 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established In-Reply-To: References: List-Id: X-GitHub-Author-Login: kaushalaroraharman X-GitHub-Comment-Id: 2867637087 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3349 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3349#issuecomment-2867637087 Content-Type: text/plain; charset=utf-8 @sehrope Thank you for sharing the detailed explanation. It helped me understand the cause of the issue clearly. I will look into the custom SSLSocketFactory as suggested.