Re: RFR: 8261513: Various BasicConstraintsExtension issues [v4]

2025-02-21 Thread Ben Perez
> 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 -

Re: RFR: 8261513: Various BasicConstraintsExtension issues [v3]

2025-02-19 Thread Sean Mullan
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

Re: RFR: 8261513: Various BasicConstraintsExtension issues [v3]

2025-02-03 Thread Ben Perez
> 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

Re: RFR: 8261513: Various BasicConstraintsExtension issues [v2]

2025-01-31 Thread Ben Perez
> 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:

Re: RFR: 8261513: Various BasicConstraintsExtension issues

2025-01-30 Thread Sean Mullan
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

Re: RFR: 8261513: Various BasicConstraintsExtension issues

2025-01-16 Thread Ben Perez
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