DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=44110>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=44110 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO ------- Additional Comments From [EMAIL PROTECTED] 2007-12-20 12:53 ------- (In reply to comment #0) > ISA and Squid already support it, but it appears Apache doesn't? Is there any > intent to add support for this? What do you mean by support? httpd does not support authentication via RFC4559 by itself. But from a quick glance at RFC4559 I think if the backend server of the reverse proxy supports RFC4559 as authentication mechanism it should also work with httpd in front as a reverse proxy. The issue with NTLM is that it requires that the challenge response mechanism is running on the same HTTP connection / TCP connection. It cannot be done across different HTTP connections. I see no such requirement for RFC4559. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
