Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-2404

Update WildFlyElytronClientDefaultSSLContextProvider to use constants for the "SSLContext" and "Default" strings

XMLWordPrintable

      The WildFlyElytronClientDefaultSSLContextProvider provider is used to register a JVM wide default SSLContext.

      When registering a Java security provider, the type and algorithm of the service that the provider provides must be specified. Currently, the type and algorithm are specified using hardcoded "SSLContext" and "Default" strings as shown here.

      Instead of hardcoding these two strings multiple times, we should create two constants and make use of these instead.

            anan2946 Anupama Bhardwaj (Inactive)
            fjuma1@redhat.com Farah Juma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: