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

Details

    Description

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

      breaks with a NullPointerException

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: