Uploaded image for project: 'Hot Rod Native client'
  1. Hot Rod Native client
  2. HRCPP-283

RemoteCacheManager hangs when server requires authentication but client does not enable Ssl

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.0.0.Final
    • None
    • .NET, Core
    • None

      When the server is configured with keystore and the client does not enable configuration through ConfigurationBuilder().Ssl().Enable(), the call to the RemoteCacheManger constructor hangs:

       new RemoteCacheManager(conf.Build(), true);
      

      The server side logs "not an SSL/TLS record".

      The RemoteCacheManager could possibly throw an error but it should not hang.

              vrigamon@redhat.com Vittorio Rigamonti
              mgencur Martin Gencur
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: