> 8261513: Various BasicConstraintsExtension issues
Ben Perez has updated the pull request incrementally with one additional commit
since the last revision:
changed toString wording, no longer set critical to ca
-
Changes:
- all: https://git.openjdk.org/jdk/pull/20224/files
-
On Mon, 3 Feb 2025 19:26:27 GMT, Ben Perez wrote:
>> 8261513: Various BasicConstraintsExtension issues
>
> Ben Perez has updated the pull request with a new target base due to a merge
> or a rebase. The incremental webrev excludes the unrelated changes brought in
> by the merge/rebase. The pull
> 8261513: Various BasicConstraintsExtension issues
Ben Perez has updated the pull request with a new target base due to a merge or
a rebase. The incremental webrev excludes the unrelated changes brought in by
the merge/rebase. The pull request contains three additional commits since the
last r
> 8261513: Various BasicConstraintsExtension issues
Ben Perez has updated the pull request incrementally with one additional commit
since the last revision:
Added IOException for negative pathLenConstraint
-
Changes:
- all: https://git.openjdk.org/jdk/pull/20224/files
- new:
On Wed, 17 Jul 2024 20:07:36 GMT, Ben Perez wrote:
> 8261513: Various BasicConstraintsExtension issues
src/java.base/share/classes/sun/security/x509/BasicConstraintsExtension.java
line 1:
> 1: /*
On line 143, we should throw an `IOException` if the decoded pathLenConstraint
field is < 0. Thi
On Wed, 17 Jul 2024 20:07:36 GMT, Ben Perez wrote:
> 8261513: Various BasicConstraintsExtension issues
Re-opening PR
-
PR Comment: https://git.openjdk.org/jdk/pull/20224#issuecomment-2596211696