On tis, 2007-09-04 at 14:13 +1000, Daniel Appleby wrote:
> Hi,
>
> I am having some issues where users using safari are constantly prompted
> to authenticate again and again when visiting an https website.
>
> The logs show the following:
>
> 1188864244.292 561 128.184.148.13 TCP_MISS/200 1779 CONNECT
> phobos.apple.com:443 macupd DIRECT/17.250.236.65 -
> 1188864244.325 28 128.184.148.13 TCP_DENIED/407 21666 CONNECT
> phobos.apple.com:443 - NONE/- text/html
Enable log_mime_hdrs (inspect the traffic with wireshark) and verify
that the helper sends the login credentials properly. If not file a
support request with Apple...
I strongly suspect that the browser forgets to cache the credentials
between https requests, sending the CONENCTs which result in 407 without
any user credentials..
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Mon Oct 01 2007 - 12:00:02 MDT