The problem only happens for HTTPS. With HTTP it works OK. It must be a problem with HttpsURLConnection, so I filed a bug report with Sun. -----Original Message----- From: Henrik Nordstrom [mailto:hno@xxxxxxxxxxxxxxx] Sent: Saturday, February 11, 2006 5:02 PM To: Mato Mira, Fernando (DIA CHE) Cc: squid-users@xxxxxxxxxxxxxxx Subject: Re: squid digest proxy authentication fails with JavaWeb Start On Tue, 7 Feb 2006 Fernando.Matomira@xxxxxxxxxxx wrote: > for the proxy credentials (digest), and it works for downloading the > application, but when this > starts and tries to connect to the same host and port, the Java runtime > asks for the proxy credentials again > and keeps on asking. One can never get past this dialog. Ny bet is that the JVM is confusead about digest authentication, or that the application is using the JVM in odd manners making it confused.. Regards Henrik