RFR: 8337664: Distrust TLS server certificates issued after Oct 2024 and anchored by Entrust Root CAs [v2]
Mark Powers
mpowers at openjdk.org
Fri Aug 30 23:47:29 UTC 2024
On Wed, 28 Aug 2024 13:02:30 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> Mark Powers has updated the pull request incrementally with one additional commit since the last revision:
>>
>> remove unused files
>
> src/java.base/share/classes/sun/security/validator/EntrustTLSPolicy.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2018, 2024, Oracle and/or its affiliates. All rights reserved.
>
> Copyright only needs 2024.
test/jdk/sun/security/ssl/X509TrustManagerImpl/Entrust/Distrust.java has the same problem.
Both have been fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20731#discussion_r1739523409
More information about the security-dev
mailing list