These spammers harvest email addresses from many public newsgroups
and forums. The problem is also with all the archives that don't take out
the email addresses from the posts. For example,
http://groups.google.com/groups?group=mailing.openssl.users
etc etc
I'm not picking on any archive in particu
openssl-0.9.7b builds successfully for me with VC2003.
Both DLL and static version for Release/Debug.
That error about __ftol2 normally means that .obj files
built by vc7+ is being linked by vc6. Try to make sure
that vc6 is not being mixed up with vc7 in any way.
Are you using "Visual Studio .N
Hello,
With 0.9.7 beta 4 cipher list:
openssl ciphers "HIGH:@STRENGTH"
shows ADH-AES256-SHA as first one
Is ADH normal for HIGH ciphers and sorted by strength?
Thanx for any input
- Original Message -
From: "Richard Levitte - VMS Whacker"
Sent: Tuesday, November 19, 2002 5:12 AM
Subject
Hi,
When trying using sessions I get:
"1424:error:140920C5:SSL routines:SSL3_GET_SERVER_HELLO:old session cipher
not re
turned:.\ssl\s3_clnt.c:705:"
I get this with s_server/s_client also when specifying -reconnect.
__
OpenSSL Pr