[pgjdbc/pgjdbc] 2dcb91: fix: support Subject Alternative Names for SSL con...

From: Dave Cramer <davecramer(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] 2dcb91: fix: support Subject Alternative Names for SSL con...
Date: 2017-10-25 14:22:16
Message-ID: 59f09e18a0e33_a0f63fbdbe125c301943b@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 2dcb91ef1fd8f0fe08f107c9c30cdc57d4c44b05
https://github.com/pgjdbc/pgjdbc/commit/2dcb91ef1fd8f0fe08f107c9c30cdc57d4c44b05
Author: Dave Cramer <davecramer(at)gmail(dot)com>
Date: 2017-10-25 (Wed, 25 Oct 2017)

Changed paths:
M pgjdbc/src/main/java/org/postgresql/ssl/jdbc4/LibPQFactory.java
M pgjdbc/src/test/java/org/postgresql/test/jdbc4/Jdbc4TestSuite.java
A pgjdbc/src/test/java/org/postgresql/test/jdbc4/LibPQFactoryHostNameTest.java

Log Message:
-----------
fix: support Subject Alternative Names for SSL connections (#952)

Browse pgsql-jdbc by date

  From Date Subject
Next Message Joe Kutner 2017-10-26 11:17:41 [pgjdbc/pgjdbc] 9813c6: fix: Added support for socksNonProxyHosts property...
Previous Message Michael 2017-10-25 12:43:47 [pgjdbc/pgjdbc] d28def: fix: trim trailing zeros in timestamp strings retu...