RFR: 8296741: Illegal X400Address and EDIPartyName should not be created [v2]
Xue-Lei Andrew Fan
xuelei at openjdk.org
Thu Nov 10 03:56:28 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 xuelei (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/11071
More information about the security-dev
mailing list