Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-5448

NPE when configuring both SSL and authentication in the same fluid configuration API for HotRod

XMLWordPrintable

      ConfigurationBuilder config = new ConfigurationBuilder();
      config
      .security()
      .authentication()
      .ssl()
      .enable();

      breaks with a NullPointerException

              ttarrant@redhat.com Tristan Tarrant
              ttarrant@redhat.com Tristan Tarrant
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: