RFR: 8361711: Add library name configurability to PKCS11Test.java [v3]
Thomas Fitzsimmons
duke at openjdk.org
Fri Sep 12 14:36:02 UTC 2025
On Thu, 11 Sep 2025 22:00:27 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
>> @valeriepeng I simplified the approach; let me know what you think. I confirmed I can still configure Kryoptic as needed, though I have to name the `Kryoptic` configuration files `nss/p11-nss.txt` and `nss/p11-nss-sensitive.txt`, which is a little strange. However this has the advantage of eliminating the need to change any test case arguments.
>
> Yes, I like this approach, it minimizes the changes at the cost of setting up, i.e. rename Kryoptic files to match NSS file names. Thanks for this very simple approach.
OK, thank you for re-reviewing and approving.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26325#discussion_r2344447880
More information about the security-dev
mailing list