On Mon, 27 Jan 2025 22:43:32 GMT, Tim Jacomb wrote:
>> ## The change
>>
>> Without this change intermediate certificates that don't have explicit trust
>> settings are ignored not added to the truststore.
>>
>>
>>
>> ## Reproducer
>>
>> See https://github.com/timja/openjdk-intermediate-ca-r
> ## The change
>
> Without this change intermediate certificates that don't have explicit trust
> settings are ignored not added to the truststore.
>
>
>
> ## Reproducer
>
> See https://github.com/timja/openjdk-intermediate-ca-reproducer
>
> Without this change the reproducer fails, and wit
On Mon, 27 Jan 2025 21:34:08 GMT, Tim Jacomb wrote:
>> ## The change
>>
>> Without this change intermediate certificates that don't have explicit trust
>> settings are ignored not added to the truststore.
>>
>>
>>
>> ## Reproducer
>>
>> See https://github.com/timja/openjdk-intermediate-ca-r
> ## The change
>
> Without this change intermediate certificates that don't have explicit trust
> settings are ignored not added to the truststore.
>
>
>
> ## Reproducer
>
> See https://github.com/timja/openjdk-intermediate-ca-reproducer
>
> Without this change the reproducer fails, and wit
On Sun, 26 Jan 2025 22:58:04 GMT, Tim Jacomb wrote:
>> test/jdk/java/security/KeyStore/CheckMacOSKeyChainIntermediateCATrust.java
>> line 166:
>>
>>> 164: private static void assertThat(boolean expected, String message,
>>> List certificates) {
>>> 165: if (!expected) {
>>> 166:
On Sat, 25 Jan 2025 01:12:01 GMT, Alexey Bakhtin wrote:
>> Tim Jacomb has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Revert unneeded change
>
> test/jdk/java/security/KeyStore/CheckMacOSKeyChainIntermediateCATrust.java
> line 48:
>
>>
On Sun, 26 Jan 2025 23:04:29 GMT, Tim Jacomb wrote:
>> ## The change
>>
>> Without this change intermediate certificates that don't have explicit trust
>> settings are ignored not added to the truststore.
>>
>>
>>
>> ## Reproducer
>>
>> See https://github.com/timja/openjdk-intermediate-ca-r
On Mon, 6 Jan 2025 16:12:36 GMT, Weijun Wang wrote:
> Add links to the new Key Algorithms section in the Java Security Standard
> Algorithm Names Specification.
This pull request has now been integrated.
Changeset: 039e73fc
Author:Weijun Wang
URL:
https://git.openjdk.org/jdk/commit
By using the aarch64 vector registers the speed of the computation of the
ML-DSA algorithms (key generation, document signing, signature verification)
can be approximately doubled.
-
Commit messages:
- fixing whitespace errors
- 8348561: Add aarch64 intrinsics for ML-DSA
Changes:
> Add links to the new Key Algorithms section in the Java Security Standard
> Algorithm Names Specification.
Weijun Wang has updated the pull request with a new target base due to a merge
or a rebase. The pull request now contains four commits:
- Merge branch 'master' into 8346736
- address m
On Mon, 27 Jan 2025 18:16:35 GMT, Weijun Wang wrote:
>> Add links to the new Key Algorithms section in the Java Security Standard
>> Algorithm Names Specification.
>
> Weijun Wang has updated the pull request with a new target base due to a
> merge or a rebase. The pull request now contains fou
On Mon, 9 Dec 2024 17:26:49 GMT, Weijun Wang wrote:
> Allow `Generic` as an algorithm in the `KeyAgreement::generateSecret(alg)`
> method.
This pull request has now been integrated.
Changeset: aba60a92
Author:Weijun Wang
URL:
https://git.openjdk.org/jdk/commit/aba60a927494d114904e2
On Sun, 26 Jan 2025 23:04:29 GMT, Tim Jacomb wrote:
>> ## The change
>>
>> Without this change intermediate certificates that don't have explicit trust
>> settings are ignored not added to the truststore.
>>
>>
>>
>> ## Reproducer
>>
>> See https://github.com/timja/openjdk-intermediate-ca-r
13 matches
Mail list logo