RFR: 8296741: Illegal X400Address and EDIPartyName should not be created [v2]
Valerie Peng
valeriep at openjdk.org
Fri Nov 11 00:33:16 UTC 2022
On Wed, 9 Nov 2022 22:44:59 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> `EDIPartyName` should not have a null `partyName`.
>>
>> Inside `X400Name` it should be a `DerValue` instead of arbitrary byte array. Note: in `GeneralSubtrees.java`, an `X400Name` is created with a null content. This would lead to an NPE anyway. A future fix might be needed.
>
> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>
> add test
>
> only in patch2:
> unchanged:
Marked as reviewed by valeriep (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/11071
More information about the security-dev
mailing list