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

From: Sehrope Sarkuni <noreply(at)github(dot)com>
To: pgsql-jdbc(at)lists(dot)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] 022f1c: test: Change test TLS cert generation to have ten ...
Date: 2021-06-27 20:20:52
Message-ID: pgjdbc/pgjdbc/push/refs/heads/master/6ee9f4-efa57b@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 022f1c7ed4c5fba2d429e9325ab7cf11dd0c6e6f
https://github.com/pgjdbc/pgjdbc/commit/022f1c7ed4c5fba2d429e9325ab7cf11dd0c6e6f
Author: Sehrope Sarkuni <sehrope(at)jackdb(dot)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(at)jackdb(dot)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

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2021-06-28 14:08:48 Re: JDBC update changes to JTable.
Previous Message Jian He 2021-06-27 08:11:59 JDBC update changes to JTable.