Why I can't access the web pages by IE (HTTPS with DES-CBC-SHA?)

Reply

Join Date: Jul 2006
Posts: 2
Reputation: person is an unknown quantity at this point 
Solved Threads: 0
person person is offline Offline
Newbie Poster

Why I can't access the web pages by IE (HTTPS with DES-CBC-SHA?)

 
0
  #1
Jul 23rd, 2006
Hi all,

My problem is I can't access web pages by IE6.0.29 when server uses the DES-CBC-SHA or other(DES or DES3) cipher suits.
But the firefox work well.:eek: (good fox).

The server is worked with stunnel-4.15 and openssl-0.9.8b.
I just enabled the DES-CBC-SHA cipher(I had already tried other cipher suits too). I found only RC4 cipher suits are ok. Is any wrong configuration with my server? or the IE?
Best regards,
Person
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 1
Reputation: fws is an unknown quantity at this point 
Solved Threads: 0
fws fws is offline Offline
Newbie Poster

Re: Why I can't access the web pages by IE (HTTPS with DES-CBC-SHA?)

 
0
  #2
Sep 6th, 2006
Originally Posted by person View Post
Hi all,

My problem is I can't access web pages by IE6.0.29 when server uses the DES-CBC-SHA or other(DES or DES3) cipher suits.
But the firefox work well.:eek: (good fox).

The server is worked with stunnel-4.15 and openssl-0.9.8b.
I just enabled the DES-CBC-SHA cipher(I had already tried other cipher suits too). I found only RC4 cipher suits are ok. Is any wrong configuration with my server? or the IE?
Best regards,
Person
I ran into a very similar problem. I think that the solution is to use the SSL_OP_ALL or SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS flags for OpenSSL. Look at the SSL_CTX_set_options(3) documentation:
http://www.openssl.org/docs/ssl/SSL_...t_options.html
Last edited by fws; Sep 6th, 2006 at 4:04 pm.
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 2
Reputation: person is an unknown quantity at this point 
Solved Threads: 0
person person is offline Offline
Newbie Poster

Re: Why I can't access the web pages by IE (HTTPS with DES-CBC-SHA?)

 
0
  #3
Sep 28th, 2006
Originally Posted by fws View Post
I ran into a very similar problem. I think that the solution is to use the SSL_OP_ALL or SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS flags for OpenSSL. Look at the SSL_CTX_set_options(3) documentation:
http://www.openssl.org/docs/ssl/SSL_...t_options.html
You are right!!
I love you~:cheesy: SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS
Regards,
Person
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Web Browsers Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC