Bug#358351: mozilla-firefox: https fails sometimes when using proxy auto configuration

2006-03-26 Thread Eric Dorland
* Das Supportteam ([EMAIL PROTECTED]) wrote:
 Package: mozilla-firefox
 Version: 1.0.4-2sarge4
 Severity: normal
 
 *** Please type your report below this line ***
 We're using the proxy auto configuration for konqueror and firefox. Some 
 of our
 users have problems reaching certain https urls with firefox (konqueror 
 is able
 to connect!)
 
 pac.js looks like this:
 function FindProxyForURL(url, host)
 {
 direct = DIRECT;
 // proxy  = PROXY proxy2.math.uni-bonn.de:3128; PROXY 
 proxy3.math.uni-bonn.de:3128;;
 proxy  = PROXY proxy3.math.uni-bonn.de:3128;;
 
 if (!(dnsDomainIs(host, .math.uni-bonn.de) || 
 isPlainHostName(host)))
 return proxy;
 else if (!isInNet(host, 131.220.120.0, 255.255.255.0))
 return proxy;
 else
 return direct;
 }
 
 The URL https://www.abnamro.nl/toegang/aanloggen doesn't work with this 
 pac file,
 but other sites like https://bugzilla.mozilla.org/index.cgi work.
 
 The error message appears as message box and complains that firefox 
 wasn't able
 to contact the proxy.

Are you entirely sure it isn't your proxy at fault? What happens in
you don't use this pac.js? 

-- 
Eric Dorland [EMAIL PROTECTED]
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS d- s++: a-- C+++ UL+++ P++ L++ E++ W++ N+ o K- w+ 
O? M++ V-- PS+ PE Y+ PGP++ t++ 5++ X+ R tv++ b+++ DI+ D+ 
G e h! r- y+ 
--END GEEK CODE BLOCK--


signature.asc
Description: Digital signature


Bug#358351: mozilla-firefox: https fails sometimes when using proxy auto configuration

2006-03-22 Thread Das Supportteam

Package: mozilla-firefox
Version: 1.0.4-2sarge4
Severity: normal

*** Please type your report below this line ***
We're using the proxy auto configuration for konqueror and firefox. Some 
of our
users have problems reaching certain https urls with firefox (konqueror 
is able

to connect!)

pac.js looks like this:
function FindProxyForURL(url, host)
{
direct = DIRECT;
// proxy  = PROXY proxy2.math.uni-bonn.de:3128; PROXY 
proxy3.math.uni-bonn.de:3128;;

proxy  = PROXY proxy3.math.uni-bonn.de:3128;;

if (!(dnsDomainIs(host, .math.uni-bonn.de) || 
isPlainHostName(host)))

return proxy;
else if (!isInNet(host, 131.220.120.0, 255.255.255.0))
return proxy;
else
return direct;
}

The URL https://www.abnamro.nl/toegang/aanloggen doesn't work with this 
pac file,

but other sites like https://bugzilla.mozilla.org/index.cgi work.

The error message appears as message box and complains that firefox 
wasn't able

to contact the proxy.




-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages mozilla-firefox depends on:
ii  debianutils2.8.4 Miscellaneous utilities 
specific t
ii  fontconfig 2.3.1-2   generic font configuration 
library

ii  libatk1.0-01.8.0-4   The ATK accessibility toolkit
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared 
libraries an
ii  libfontconfig1 2.3.1-2   generic font configuration 
library
ii  libfreetype6   2.1.7-2.4 FreeType 2 font engine, 
shared lib

ii  libgcc11:3.4.3-13GCC support library
ii  libglib2.0-0   2.6.4-1   The GLib library of C routines
ii  libgtk2.0-02.6.4-3.1 The GTK+ graphical user 
interface
ii  libidl00.8.5-1   library for parsing CORBA 
IDL file
ii  libjpeg62  6b-10 The Independent JPEG 
Group's JPEG

ii  libkrb53   1.3.6-2sarge2 MIT Kerberos runtime libraries
ii  libpango1.0-0  1.8.1-1   Layout and rendering of 
internatio

ii  libpng12-0 1.2.8rel-1PNG library - runtime
ii  libstdc++5 1:3.3.5-13The GNU Standard C++ Library v3
ii  libx11-6   4.3.0.dfsg.1-14sarge1 X Window System protocol 
client li
ii  libxext6   4.3.0.dfsg.1-14sarge1 X Window System 
miscellaneous exte
ii  libxft22.1.7-1   FreeType-based font drawing 
librar
ii  libxp6 4.3.0.dfsg.1-14sarge1 X Window System printing 
extension

ii  libxt6 4.3.0.dfsg.1-14sarge1 X Toolkit Intrinsics
ii  psmisc 21.5-1Utilities that use the proc 
filesy
ii  xlibs  4.3.0.dfsg.1-14sarge1 X Keyboard Extension (XKB) 
configu

ii  zlib1g 1:1.2.2-4.sarge.2 compression library - runtime

-- no debconf information


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]