Thread: [pgjdbc/pgjdbc] 298683: test: add Travis configuration to test SSL(#1095)

[pgjdbc/pgjdbc] 298683: test: add Travis configuration to test SSL(#1095)

From
Dave Cramer
Date:
  Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: 298683b1bd11a4b16cdba861c8ca93134cfb037b
      https://github.com/pgjdbc/pgjdbc/commit/298683b1bd11a4b16cdba861c8ca93134cfb037b
  Author: Dave Cramer <davecramer@gmail.com>
  Date:   2018-03-11 (Sun, 11 Mar 2018)

  Changed paths:
    M .travis.yml
    A .travis/travis_configure_ssl.sh
    A .travis/travis_ssl_users.sh
    M .travis/travis_start_postgres.sh
    M certdir/README
    M certdir/server/pg_hba.conf
    M codecov.yml
    M pgjdbc/src/main/java/org/postgresql/ssl/MakeSSL.java
    M pgjdbc/src/test/java/org/postgresql/test/README.md
    M pgjdbc/src/test/java/org/postgresql/test/ssl/SingleCertValidatingFactoryTestSuite.java
    M pgjdbc/src/test/java/org/postgresql/test/ssl/SslTest.java
    M pgjdbc/src/test/java/org/postgresql/test/ssl/SslTestSuite.java
    M ssltest.properties

  Log Message:
  -----------
  test: add Travis configuration to test SSL (#1095)

remove v2 protocol versions of the test
remove pg8 versions of the test