Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Mon, 23 Feb 2026 11:30:25 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3942: File extension-based format detection breaks DER keys with .key suffix In-Reply-To: References: List-Id: X-GitHub-Author-Login: davecramer X-GitHub-Comment-Id: 3944221443 X-GitHub-Comment-Type: issue_comment X-GitHub-Edited-At: 2026-02-23T11:31:15Z X-GitHub-Issue: 3942 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3942#issuecomment-3944221443 Content-Type: text/plain; charset=utf-8 I think we should try to mimic libpq as much as possible. Interesting the way they do it. Seems like it would work for us too.