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

WebSecurityCERTTestCase fails on IBM JDK when elytron is enabled

    XMLWordPrintable

Details

    • Hide
      $ cd testsuite/integration/web
      $ mvn clean install -Delytron -Dtest=*WebSecurityCERTTestCase
      
      Show
      $ cd testsuite/integration/web $ mvn clean install -Delytron -Dtest=*WebSecurityCERTTestCase

    Description

      The WebSecurityCERTTestCase fails only on IBM JDK, due to the following root cause:

      Caused by: java.security.NoSuchAlgorithmException: SunX509 TrustManagerFactory not available
      

      which in turn is due to the fact that the used algorithm is not available on IMB JDK, see for instance https://www-01.ibm.com/support/docview.wss?uid=swg1IT04505

      Attachments

        Issue Links

          Activity

            People

              szaldana Sonia Zaldana (Inactive)
              fburzigo Fabio Burzigotti
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: