Integrated: 8156889: ListKeychainStore.sh fails in some virtualized environments
Rajan Halade
rhalade at openjdk.org
Wed Jul 12 18:18:26 UTC 2023
On Mon, 12 Jun 2023 18:15:48 GMT, Rajan Halade <rhalade at openjdk.org> wrote:
> This fix converted shell test to java code. Following are the updates done to the original shell test logic:
>
> - Test is updated to be a manual test as it is rather difficult/impossible to have it run in virtualized environment where we can't update the security keychain search list to include created keychain.
> - Test is updated to save earlier keychain search order and restore when test ends.
> - Test is now using legacy encryption and MAC algorithms, refer macOS open radar FB8988319, as macOS security framework doesn't work with the latest algorithms. Algorithms were updated with JDK-8153005.
This pull request has now been integrated.
Changeset: 119cc495
Author: Rajan Halade <rhalade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/119cc495fc6c18a29b7484d294c31ad1d478791c
Stats: 449 lines in 4 files changed: 202 ins; 247 del; 0 mod
8156889: ListKeychainStore.sh fails in some virtualized environments
Reviewed-by: mullan
-------------
PR: https://git.openjdk.org/jdk/pull/14424
More information about the security-dev
mailing list