[
https://issues.apache.org/jira/browse/QPID-8281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16779579#comment-16779579
]
ASF subversion and git services commented on QPID-8281:
-------------------------------------------------------
Commit 45e5f9013eb0ca53166cf25b00f773f44685d57f in qpid-broker-j's branch
refs/heads/7.1.x from Alex Rudyy
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=45e5f90 ]
QPID-8281: [Broker-J][Tests] Regenerate test certificates with RSA 2048bits
keys and copy the keystores into corresponding module test resources
(cherry picked from commit d946bec02cf8cd5d72ab65df38c2733173dbc10b)
> [Broker-J] Regenerate test keystores and trustores containing RSA 1024bit keys
> ------------------------------------------------------------------------------
>
> Key: QPID-8281
> URL: https://issues.apache.org/jira/browse/QPID-8281
> Project: Qpid
> Issue Type: Test
> Components: Java Tests
> Reporter: Alex Rudyy
> Assignee: Alex Rudyy
> Priority: Major
> Fix For: qpid-java-broker-8.0.0, qpid-java-broker-7.1.2,
> qpid-java-broker-7.0.8
>
>
> Unit and integration tests operating with pre-generated test key-stores are
> failing with newer JDKs like openjdk-1.8.0.201.b09-2 due to deprecation of
> RSA 1024bit keys:
> {noformat}
> Caused by: java.security.cert.CertPathValidatorException: Algorithm
> constraints check failed on keysize limits. RSA 1024bit key used with
> certificate: CN=MyRootCA, O=ACME, ST=Ontario, C=CA. Usage was tls server
> at
> sun.security.util.DisabledAlgorithmConstraints$KeySizeConstraint.permits(DisabledAlgorithmConstraints.java:817)
> at
> sun.security.util.DisabledAlgorithmConstraints$Constraints.permits(DisabledAlgorithmConstraints.java:419)
> at
> sun.security.util.DisabledAlgorithmConstraints.permits(DisabledAlgorithmConstraints.java:167)
> at
> sun.security.provider.certpath.AlgorithmChecker.check(AlgorithmChecker.java:332)
> at
> sun.security.ssl.AbstractTrustManagerWrapper.checkAlgorithmConstraints(SSLContextImpl.java:1222)
> {noformat}
> Test kestores and key materials based on RSA 1024bit keys need to be
> re-created with stronger RSA keys
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]