Title: Is OpenSSL 0.9.7-beta3 compatible with 0.9.6.2?
Hi,
I've been using OpenSSL code as part of a very stable module for SSL purposes. Now I want to include OpenSSL OCSP client library also into my already stable and tested code. But OCSP in only available in 0.9.7-beta3 version.
Can som
Is this the right place to ask questions about the bugbear worm?
On a Sun box, we upgraded openssl to 0.9.6g because of the potential
for the whole bugbear attack... I realize it's apparently targeted
at linux, but better safe then sorry... well, we've started getting
hit with what we think may
In message <000401c26c2b$149aad70$637ba8c0@sanctuary> on Fri, 4 Oct 2002 21:52:59
-0700, "Don MacAskill" <[EMAIL PROTECTED]> said:
onethumb> It's been a bit of a pain to figure out where the error is
onethumb> occuring, and I may be totally wrong still, but it *appears*
onethumb> to be in OpenSS
FWIW, every build I do of openssl on my machine (an AMD Duron 650), I
edit the Makefile after ./config and change '-m486' to '-march=athlon'.
I find this works well enough, but was wondering if there's any good
benchmark of openssl performance as it relates to SSL/TLS (for mod_ssl)
and OpenSS
It's been a bit of a pain to figure out where the error is occuring, and
I may be totally wrong still, but it *appears* to be in OpenSSL at this
point.
Basically, when using PHP's crypt() function, it's returning a DES crypt
result even when using an MD5 salt, and thus, should be returning an MD