RFR: 8277246: Check for NonRepudiation as well when validating a TSA certificate [v3]

Weijun Wang weijun at openjdk.java.net
Mon Nov 22 22:04:11 UTC 2021


On Wed, 17 Nov 2021 14:06:00 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> There is no need to check for the KeyUsage extension when validating a TSA certificate.
>> 
>> A test is modified where a TSA cert has a KeyUsage but without the DigitalSignature bit.
>
> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   check either KU_SIGNATURE or KU_NON_REPUDIATION

Great. Thanks a lot for your suggestion to them. I really appreciate it.

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

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



More information about the security-dev mailing list