Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-1523

core integration tests fail due to invalid certificate

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.2.0
    • None
    • jclouds-core
    • None

    Description

      It seems that newer versions of Java reject 1024-bit keys:

      testPutRedirect(org.jclouds.http.JavaUrlHttpCommandExecutorServiceIntegrationTest) Time elapsed: 1.687 sec <<< FAILURE!
      org.jclouds.http.HttpResponseException: java.security.cert.CertificateException: Certificates do not conform to algorithm constraints connecting to PUT https://localhost:39461/ HTTP/1.1
      ...
      Caused by: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Certificates do not conform to algorithm constraints
      ...
      Caused by: java.security.cert.CertificateException: Certificates do not conform to algorithm constraints
      ...
      Caused by: java.security.cert.CertPathValidatorException: Algorithm constraints check failed on keysize limits. RSA 1024bit key used with certificate: CN=sherlock.  Usage was tls server  
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gaul Andrew Gaul
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: