On ons, 2007-09-26 at 16:53 +0200, Markus.Rietzler@rzf.fin-nrw.de wrote:
> in the first case (HTTP and GET) the client (javaws) sends a
> "Keep-alive: 300, Connection: keep-alive", in the second case (HTTPS and
> CONNECT) no keep-alive is sent and so the NTLM-Auth failes.
keep-alive is needed for NTLM. Without keep-alive only Basic or Digest
can be used.
> can someone help us in finding the error? is it something with java or
> javaws (sun says, that starting with java 1.4 ntlm and https should
> work).
It's an java JRE issue most likely.
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Mon Oct 01 2007 - 12:00:03 MDT