[jdk11u-dev] RFR: 8296631: NSS tests failing on OL9 linux-aarch64 hosts [v4]
Andrew Haley
aph at openjdk.org
Mon Feb 10 09:53:25 UTC 2025
On Thu, 6 Feb 2025 09:31:00 GMT, Andrew Haley <aph at openjdk.org> wrote:
>> What do you see?
>>
>> $ pwd
>> /local/jdk11u-dev/test/jdk/sun/security/pkcs11/fips
>> $ /usr/lib64/nss/unsupported-tools/dbtool -d .
>> dbdir selected is .
>>
>> CertDB:
>> KeyDB:
>
>> @theRealAph
>>
>> > Why are the two sets of files key4.db and cert9.db different?
>>
>> The reason key4.db and cert9.db are different is that they are newly created by me using the "modutil" command. I created them with reference to [jdk/test/jdk/sun/security/pkcs11/Secmod/README-SQLITE](https://github.com/openjdk/jdk/blob/ac82a8f89c7066fb1d379b12bcfd68053cb39ba4/test/jdk/sun/security/pkcs11/Secmod/README-SQLITE) and manually copied pkcs11.txt from [jdk/test/jdk/sun/security/pkcs11/Secmod/pkcs11.txt](https://github.com/openjdk/jdk/blob/f0b251d76078e8d5b47e967b0449c4cbdcb5a005/test/jdk/sun/security/pkcs11/Secmod/pkcs11.txt). However, after receiving your comment, I realized that the README-SQLITE procedure does not correspond to the contents of pkcs11.txt. So I recreated key4.db ,cert9.db and pkcs11.txt using the following steps:
>
> OK, that's better. Thanks.
> @theRealAph
>
> Thank you for checking. If there is no problem, could you approve?
There's no need. You already have one review.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2955#issuecomment-2647470473
More information about the jdk-updates-dev
mailing list