Thread: [pgjdbc/pgjdbc] 022f1c: test: Change test TLS cert generation to have ten ...

[pgjdbc/pgjdbc] 022f1c: test: Change test TLS cert generation to have ten ...

From
Sehrope Sarkuni
Date:
  Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: 022f1c7ed4c5fba2d429e9325ab7cf11dd0c6e6f
      https://github.com/pgjdbc/pgjdbc/commit/022f1c7ed4c5fba2d429e9325ab7cf11dd0c6e6f
  Author: Sehrope Sarkuni <sehrope@jackdb.com>
  Date:   2021-06-27 (Sun, 27 Jun 2021)

  Changed paths:
    M certdir/Makefile

  Log Message:
  -----------
  test: Change test TLS cert generation to have ten year validity

Updates the certdir Makefile so that the self signed certificates it
generates are valid for ten years.


  Commit: efa57b3a56d277284ef5f7d4417057d1f86ae0e8
      https://github.com/pgjdbc/pgjdbc/commit/efa57b3a56d277284ef5f7d4417057d1f86ae0e8
  Author: Sehrope Sarkuni <sehrope@jackdb.com>
  Date:   2021-06-27 (Sun, 27 Jun 2021)

  Changed paths:
    M certdir/badclient.crt
    M certdir/badclient.key
    M certdir/badclient.p12
    M certdir/badclient.pk8
    M certdir/badroot.crt
    M certdir/badroot.key
    M certdir/badroot.srl
    M certdir/goodclient.crt
    M certdir/goodclient.key
    M certdir/goodclient.p12
    M certdir/goodclient.pk8
    M certdir/goodroot.crt
    M certdir/server/root.crt
    M certdir/server/root.key
    M certdir/server/root.srl
    M certdir/server/server.crt
    M certdir/server/server.key

  Log Message:
  -----------
  test: Regenerate test TLS certs with new expirations

Rengerate test TLS certs as the previous ones had expired.

Closes #2191


Compare: https://github.com/pgjdbc/pgjdbc/compare/6ee9f497f1f6...efa57b3a56d2