We have our Mozilla 1.7.2 Clients autoconfigured via PAC. For failover
they are configured to use an alternative proxy if the primary proxy
should fail. The corresponding line in the PAC file is:

return "PROXY proxy1.domain.com:8080; PROXY proxy2.domain.com:8080";

For HTTP this works as expected - but not for HTTPS. The browser
brings the following alert message: "The connection was refused when
attempting to contact the proxy server you configured. Please check
your proxy settings and try again."

Is this a known bug in mozilla? Though I did not find anything related
in bugzilla. Is there a workaround or anything I can do about it? Just
to mention it: it works as expected with IE.

Thanks for any help.
Markus
_______________________________________________
Mozilla-netlib mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-netlib

Reply via email to