Thanks, Andy! It builds now. And make test completes without errors.
I have another question on this build, config puts in
-march=i486
but, shouldn't we be using
-march=pentium
The reason I ask is I see a lot of files that appear to be
specific for the Pentium or later CPU - will these exec
> I see things for adding entropy, loading files, etc. I don't see
> anything about generating random numbers. Am I missing something so
> obvious if it was a snake it would have bitten me by now?
RAND_bytes
DS
___
Hi,
Can you let me know which one is more safer between TLSv1 and SSLv3.
Thanks
JB
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
A
Hi,
I have seen a comment in some code that says, we need to include
OpenSSL bug fixes for naughty clients and for that we need to set
SSL_CTX_ctrl(,SSL_CTRL_OPTIONS, SSL_OP_ALL,). What does it mean. Where
to get the documentation for such kind of things when using OpenSSL.
Is there any document a
Hi,
I am new to SSL and want to know more about BIOs. Is there a tutorial
on how to use and on their uses.
Thanks
JB
__
OpenSSL Project http://www.openssl.org
User Support Mailing List