> I'm not really sure whether this qualifies as -dev or -users, since its
> code related, but..oh well, I flipped a coin and you guys won (lost?) the
> toss.

Ok, the solution has been found by one of the guys on the stunnel list,
for future reference and for the archive, the problem was this:

The temporary RSA key callback was returning a 512bit key every time.
Under certain IE versions, this caused a problem in that the ciphers
available required 1024bit keys instead. The solution was to correct the
RSA callback to return the appropriate key instead of just 512 every time.

And I'm now very happy :)

Richard.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to