Hello,
Does RAND_bytes() now defaults to the full implementation of NIST SP 800-90
DRBG, while in FIPS mode with the latest FIPS-capable OpenSSL 1.0.1?
Per code inspection, that is what it looks like. But just wanted to double
check to be 100% certain.
If that is the case, is the continuous
I am doing Server Authentication where i keep ROOT cert are my client and
Server cert ( could be Selfsigned or chained cert).
The issue here is i am facing the below error when ever i am using
2-level-CA cert even more.
Alert Level: Fatal, Description: Unable to verify leaf signature (21)
Du
On Thu, Mar 8, 2012 at 1:40 PM, wrote:
>
> Hi,
>
> I use this commands for compile it on a FreeBsd 8.2.
>
> # ./Configure
> # ./config
> # make
Try gmake.
__
OpenSSL Project http://www.openssl.org
Hi,
I use this commands for compile it on a FreeBsd 8.2.
# ./Configure
# ./config
# make
in make process i get these errors.