On Fri, 7 Mar 2025 12:43:34 GMT, Fernando Guallini <fguall...@openjdk.org> 
wrote:

>> This updates the OpenSSL version that is used by test 
>> `sun/security/pkcs12/KeytoolOpensslInteropTest.java` to the current LTS 
>> version (3.0 series). 
>> There are some differences between the 1.1.x and the current OpenSSL version:
>> - RC4 is not longer enabled by default, therefore adding the `-legacy` flag 
>> when needed to enable it.  Additionally, It is also required to specify the 
>> path location of the legacy provider.
>> - Unlike the old version that throws an error if the MAC was absent from the 
>> PKCS12, the 3.0 series shows a warning instead.
>
> Fernando Guallini has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   based on suggestions

@fguallini 
Your change (at version 621e5d9d31afd3bb0ae2da31c288cccde3947b6d) is now ready 
to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/23613#issuecomment-2711645148

Reply via email to