Valy,
    I would definetly trace https calls before doing modifications. Main reason - I have seen quite a few cases when proxy servers cause very weird problems.
 
There is a long list of problems in HTTPS implementation between different servers/browsers, especially if you enable additional features like compression or custom headers.
More often then no-cache one, I run into issues with proxy implementation of keep-alive that essentially ignores connection close and hangs your connection for default "disconnect" time of few minutes.
 
Get a good http tracing utility. I use TracePlus which is commercial one, but there are plenty of good free ones as well. Identify requests that are failing and post it along with couple of preceding calls.
 
HTH,
Anatole
 
 
----- Original Message -----
From: Valy Sivec
Sent: Tuesday, January 03, 2006 10:47 PM
Subject: RE: [flexcoders] FLEX app over HTTPS

The application is deployed under JBoss Portal and is secured with OpenLdap.

I'm having problems accessing the apps with IE under HTTPS. It works when use Mozilla Firefox but can't figure out what is wrong on IE.

I have to find a spare box and edit the registry as Peter suggested me in a previous post.

Thanks in advance,
Valy


Carson Hager <[EMAIL PROTECTED]> wrote:
Are you using any kind of authentication?
 
 
Carson
 
____________________________________________
 
Carson Hager
Cynergy Systems, Inc.
http://www.cynergysystems.com
 
Email:  [EMAIL PROTECTED]
Office:  866-CYNERGY
Mobile: 1.703.489.6466
 
 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Valy Sivec
Sent: Tuesday, January 03, 2006 6:08 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] FLEX app over HTTPS

Hello Flexcoders,
 
I have developed a web flex application and I have some difficulties accessing the app under HTTPS on IE. It looks that the remote object calls under HTTPS are spinning without returning any result back. Am I missing any configuration?
 
The application works fine under HTTP.
The same application works fine on Mozilla Firefox no matter if it's accessed via HTTP or HTTPS.
 
Thank in advance,
Valy

Yahoo! Photos
Ring in the New Year with Photo Calendars. Add photos, events, holidays, whatever.


Yahoo! DSL Something to write home about. Just $16.99/mo. or less

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to