Re:core dump in openssl library

2010-07-19 Thread kai_yang2008
in the mail-list ,so please cc me. Thanks in advance! Kevin At 2010-07-15 15:43:34,kai_yang2008 wrote: Hi All, I have encountered a core dump in libssl library which is called by mod_ssl in apache product on hpux 11.23 and 11.31 platform. The core dump happens when i use O3 to build the

core dump in openssl library

2010-07-15 Thread kai_yang2008
Hi All, I have encountered a core dump in libssl library which is called by mod_ssl in apache product on hpux 11.23 and 11.31 platform. The core dump happens when i use O3 to build the openssl while O1 will not create this core dump. It seems that the core dump has something related to the opti

Makefile in test dir

2010-07-06 Thread kai_yang2008
HI All, I found that that in the Makefile in the test dir , there are lines like: test_aes: #$(AESTEST) # @echo "test Rijndael" # ../util/shlib_wrap.sh ./$(AESTEST) It seems that it it not going to run the test_aes. so i just want to know why comment these lines on ? Thanks! Kevin,

rsautl sign error in the fips-openssl-0.9.8m

2010-03-05 Thread kai_yang2008
Dear All, I have build a fips-openssl based on the fips1.2 and openssl-0.9.8m, But when I use the following command : openssl rsautl -sign -in file -inkey rsakey -out file_sign_pem -keyform PEM, it will produce the errors like this: RSA operation error 21837:error:0408908E:rsa routines:RSA_p