> On Sep 12, 2016, at 4:08 PM, zy_chongqing via RT wrote:
>
> SSL_CTX_use_certificate_file return 0, and the log show: error:140AB18F:SSL
> routines:SSL_CTX_use_certificate:ee key too small
> 1. this programe is running well in one server, but failed in another.
> actually these 2 servers is m
I have an application that runs quite happily using OpenSSL 1.0.1h on Solaris
32 bit. I want to upgrade but neither 1.0.2 nor 1.0.2a work.
Solaris 10
Solaris Studio 12.4
Make test log attached.
1 When building 1.0.2 using
./Configure solaris-sparcv9-cc no-shared -m32 -xcode=pic32 -xldscope=hid
Hi,
I get the following segfault when connecting to openssl s_server w/tls1.0 when
cryptodev is enabled (openssl 1.0.0g on Debian Wheezy on armv5 eabi, recompiled
with -DHAVE_CRYPTODEV), and with cryptodev-linux (1.1) providing the cryptodev
interface:
(gdb) run s_server -cert default_blank.cr
Hello,
I'm trying to build openssl 1.0.0c on an Intel i3 box.
Atm, I'm using GCC version:
gcc version 4.5.0 20100604 [gcc-4_5-branch revision 160292] (SUSE
Linux)
As i3-specific march/mtune FLAGS are apaprently not available until GCC
4.6:
Support for Intel Core i3/i5/i7 processors is now