RE: Problems with my server and 40 bit browsers

1999-02-25 Thread Frank Kim
-Original Message- From: Ben Laurie [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 25, 1999 3:43 AM To: [EMAIL PROTECTED] Subject: Re: Problems with my server and 40 bit browsers Keith Jackson - ITG staff wrote: > > the export ciphers don't get added by default. you need to exp

Re: Problems with my server and 40 bit browsers

1999-02-25 Thread Ben Laurie
Keith Jackson - ITG staff wrote: > > the export ciphers don't get added by default. you need to explicitly add > them. off of the top of my head i don't remember the exact function to > add cipher suites, but if you poke around the docs a bit you'll find it. That's sort of half-true. If your c

Re: Problems with my server and 40 bit browsers

1999-02-24 Thread Keith Jackson - ITG staff
the export ciphers don't get added by default. you need to explicitly add them. off of the top of my head i don't remember the exact function to add cipher suites, but if you poke around the docs a bit you'll find it. --keith Keit

Problems with my server and 40 bit browsers

1999-02-24 Thread Frank Kim
Hi, We have developed our own web server and recently upgraded to SSL 3.0 using SSLeay 0.8.1. We have noticed that web browsers with a cipher strength of 40 bits cannot connect to our server while web browsers with a cipher strength of 128 bits can. Any help in debugging why this is happening