On Tue, 12 Jan 2021 22:22:55 GMT, Rajan Halade <[email protected]> wrote:
>> Hai-May Chao has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> No warning for trusted cert's SHA1, and added debug output to test
>
> test/jdk/sun/security/tools/jarsigner/CheckSignerCertChain.java line 52:
>
>> 50: public static void main(String[] args) throws Exception {
>> 51:
>> 52: // root certificate using SHA1withRSA and 1024-bit key
>
> It will be helpful to have these comments logged as debug messages with
> System.out
comment messages added.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2042