RFR: 8298420: PEM API: Implementation (Preview) [v2]
Anthony Scarpino
ascarpino at openjdk.org
Fri Jul 26 03:58:11 UTC 2024
On Thu, 25 Jul 2024 22:41:28 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> Anthony Scarpino has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - bad test check
>> - internal PEMRecord optimization
>
> test/jdk/sun/security/pkcs11/ec/policy line 6:
>
>> 4: permission java.security.SecurityPermission "removeProvider.*";
>> 5: permission java.security.SecurityPermission
>> 6: "getProperty.jdk.epkcs8.defaultAlgorithm";
>
> Maybe we should read this property with `doPrivileged`?
I don't see it needing any extra permissions than others.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17543#discussion_r1692454543
More information about the security-dev
mailing list