Menu

#14 Does not work on HTTPS

open
nobody
None
9
2003-09-15
2003-09-15
Ola Montán
No

When apache is set up for https the client does not send
msg3 making the authentification fail.

Discussion

  • Ola Montán

    Ola Montán - 2003-09-15
    • priority: 5 --> 9
     
  • Nobody/Anonymous

    Logged In: NO

    This is not particular to HTTPS; the server closes the
    connection if KeepAlive is off in the configuration.
    NTLM authentication is connection-based, so this breaks the
    client.

     
  • Nobody/Anonymous

    Logged In: NO

    HTTPS works if you comment out a relevant section in
    ssl.conf:

    #SetEnvIf User-Agent ".*MSIE.*" \
    # keepalive ssl-unclean-shutdown \
    # downgrade-1.0 force-response-1.0

    Pavel Wolf <pavel.wolf "at" t-mobile.cz>

     
  • Nobody/Anonymous

    Logged In: NO

    HTTPS works if you comment out a relevant section in
    ssl.conf:

    #SetEnvIf User-Agent ".*MSIE.*" \
    # keepalive ssl-unclean-shutdown \
    # downgrade-1.0 force-response-1.0

    Pavel Wolf <pavel.wolf "at" t-mobile.cz>

     

Log in to post a comment.

MongoDB Logo MongoDB