RE: [flexcoders] FLEX app over HTTPS

2006-01-03 Thread Carson Hager





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 
SivecSent: Tuesday, January 03, 2006 6:08 PMTo: 
flexcoders@yahoogroups.comSubject: [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! PhotosRing in the New Year with Photo 
Calendars. Add photos, events, holidays, whatever. 





--
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



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] FLEX app over HTTPS

2006-01-03 Thread Peter Farland





Have a read of this article:
 
http://support.microsoft.com/?kbid=323308
 
and try changing the registry key it 
describes.
 
You can use a tool like Paros proxy to intercept HTTPS 
based communication between the flash client and the gateway. Look for the HTTPS 
response headers that come back... Pragma: no-cache and other no-cache related 
headers can cause havoc with requests and SSL in MSIE 6+.
 


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Valy 
SivecSent: Wednesday, January 04, 2006 1:08 PMTo: 
flexcoders@yahoogroups.comSubject: [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! PhotosRing in the New Year with Photo 
Calendars. Add photos, events, holidays, whatever. 





--
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



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] FLEX app over HTTPS

2006-01-03 Thread Valy Sivec



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,ValyCarson 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  SivecSent: Tuesday, January 03, 2006 6:08 PMTo:  flexcoders@yahoogroups.comSubject: [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! PhotosRing 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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] FLEX app over HTTPS

2006-01-03 Thread Carson Hager





The problem is you're going to have to set that on every 
client machine. I don't find that to be acceptable.  The problem definitely 
has to do with the no cache headers that are set by the web server when using 
SSL. Clearly this is web server dependent. For example, with Tomcat, these only 
get sent when using HTTPS and when the user is in an authenticated 
session.  Tomcat has a way to disable this feature. I would think/hope that 
JBoss Portal offers the same degree of configurability.
 
 
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 
SivecSent: Tuesday, January 03, 2006 7:47 PMTo: 
flexcoders@yahoogroups.comSubject: 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,ValyCarson 
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 
  SivecSent: Tuesday, January 03, 2006 6:08 PMTo: 
  flexcoders@yahoogroups.comSubject: [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! PhotosRing 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








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









Re: [flexcoders] FLEX app over HTTPS

2006-01-03 Thread Anatole Tartakovsky





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 
  To: flexcoders@yahoogroups.com 
  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,ValyCarson 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 
SivecSent: Tuesday, January 03, 2006 6:08 PMTo: 
flexcoders@yahoogroups.comSubject: [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! PhotosRing 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



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  









RE: [flexcoders] FLEX app over HTTPS

2006-01-05 Thread Peter Farland





Yep, exactly, and neither do I... but I did want him to 
first diagnose that this was indeed the issue. Once narrowed down to this cache 
header issue the solution will be to stop the server from sending the header. It 
looks like Dave has described a way to do this which hopefully will apply to 
JBoss too or at least help lead Valy down the right path.
 
Pete


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Carson 
HagerSent: Wednesday, January 04, 2006 3:24 PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] FLEX app over 
HTTPS

The problem is you're going to have to set that on every 
client machine. I don't find that to be acceptable.  The problem definitely 
has to do with the no cache headers that are set by the web server when using 
SSL. Clearly this is web server dependent. For example, with Tomcat, these only 
get sent when using HTTPS and when the user is in an authenticated 
session.  Tomcat has a way to disable this feature. I would think/hope that 
JBoss Portal offers the same degree of configurability.
 
 
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 
SivecSent: Tuesday, January 03, 2006 7:47 PMTo: 
flexcoders@yahoogroups.comSubject: 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,ValyCarson 
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 
  SivecSent: Tuesday, January 03, 2006 6:08 PMTo: 
  flexcoders@yahoogroups.comSubject: [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! PhotosRing 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



   Visit your group "flexcoders" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.