Andrew Gaul created JCLOUDS-1545: ------------------------------------ Summary: Newer Java 8 versions do not allow 1024-bit RSA certificates Key: JCLOUDS-1545 URL: https://issues.apache.org/jira/browse/JCLOUDS-1545 Project: jclouds Issue Type: Improvement Components: jclouds-core Affects Versions: 2.3.0, 2.2.1 Reporter: Andrew Gaul Assignee: Andrew Gaul
This causes errors during integration tests during the 2.2.1 release: > java.security.cert.CertPathValidatorException: Algorithm constraints check > failed on keysize limits. RSA 1024bit key used with certificate: CN=watson. > Usage was tls server -- This message was sent by Atlassian Jira (v8.3.4#803005)