RE: SSL my last hope...

2000-02-15 Thread Andrew Probert
Some thoughts for you.. SSL server presents a list of valid CA Certifiates to the browser, the IE browers use this list to filter the client certs they have and present appropriate ones to user for selection. An empty selection box suggests your server has not provided the CA cert to the client!

Re: SSL my last hope...

2000-01-27 Thread Basar Kasim
This is not true!... Export ciphers also use full-length keys (for ex. 128-bits for Exp_RC4) and the most significant 88 bits of these keys are not equal to zero. For export ciphers, only 40 bits of the randomness source used to generate a 128-bit key is kept secret (see The SSL Protocol Version

Re: SSL my last hope...

2000-01-25 Thread amanda
On Tue, 25 Jan 2000 [EMAIL PROTECTED] wrote: > Hi, my name is Marion > I try to develop a SSL > I live in France and I have to generate a key in 40 bits Didn't France remove that 40-bit restriction a year ago? http://cwis.kub.nl/~frw/people/koops/cls2.htm#fr A. ___