[pgjdbc/pgjdbc] 7c5912: Add simple test to make sure we can load a key (#1...

Dave Cramer <[email protected]> Mon, 28 Oct 2019 04:47:44 -0700
Newsgroups gmane.comp.db.postgresql.jdbc
Message-ID <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: 7c591262792b8ff8f6139f67a98c16d41f2adf4f
      https://github.com/pgjdbc/pgjdbc/commit/7c591262792b8ff8f6139f67a98c16d41f2adf4f
  Author: Dave Cramer <[email protected]>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

  Changed paths:
    A pgjdbc/src/test/java/org/postgresql/test/ssl/LazyKeyManagerTest.java
    M pgjdbc/src/test/java/org/postgresql/test/ssl/SslTestSuite.java

  Log Message:
  -----------
  Add simple test to make sure we can load a key (#1588)

* Add simple test to make sure we can load a key