Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-14745

Fix test failures in AutomaticSelfSignedCertificateNotGeneratedTestCase that happen with openjdk-1.8.0.292

    XMLWordPrintable

Details

    Description

      With openjdk-1.8.0.292, AutomaticSelfSignedCertificateNotGeneratedTestCase has started failing. The underlying problem is that the following exception occurs while attempting to set up the key store that's needed for the test:

      java.security.KeyStoreException: Key protection  algorithm not found: java.security.UnrecoverableKeyException: Encrypt Private Key failed: unrecognized algorithm name: PBEWithSHA1AndDESede
      

      We can fix this by making sure a stronger encryption algorithm gets used.

      Another way to fix the test would be to make use of a JKS key store instead of a PKCS12 keystore.

      Attachments

        Issue Links

          Activity

            People

              fjuma1@redhat.com Farah Juma
              fjuma1@redhat.com Farah Juma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: