On Tue, 1 Mar 2022 22:38:30 GMT, Xue-Lei Andrew Fan <xue...@openjdk.org> wrote:

> May I have this test update reviewed?
> 
> The certificates used in SSL testing template SSLExampleCert could expired in 
> the future (for example 
> [JDK-8282398](https://bugs.openjdk.java.net/browse/JDK-8282398)).  It is not 
> always easy to replace the certificates if the template has been used a lot.
> 
> This update is trying to use a fixed validation date, so that even the 
> certificates are expired the test will continue to work with no surprises.
> 
> I also did a few code clean up in this patch.

This pull request has now been integrated.

Changeset: 268fa693
Author:    Xue-Lei Andrew Fan <xue...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/268fa693188b685de6289927ee5a1e99473a50f6
Stats:     218 lines in 2 files changed: 37 ins; 2 del; 179 mod

8282511: Use fixed certificate validation date in SSLExampleCert template

Reviewed-by: rhalade

-------------

PR: https://git.openjdk.java.net/jdk/pull/7651

Reply via email to