Message-ID: From: "Shalaka1197 (@Shalaka1197)" To: "pgjdbc/pgjdbc" Date: Mon, 02 Sep 2024 11:18:20 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3349: SSL connection is not established In-Reply-To: References: List-Id: X-GitHub-Author-Login: Shalaka1197 X-GitHub-Comment-Id: 2324483261 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-2324483261 Content-Type: text/plain; charset=utf-8 @davecramer But for root.crt file its checking validity and throwing certificate error. Why is it not happening server.crt file ? For java its doesn't check validity do you have any reference links for the same ?