[Arsperl-users] ARSPerl 1.93 on Linux with 7.6.04 API with encryption
Brought to you by:
jeffmurphy
|
From: debug a. <deb...@gm...> - 2012-05-08 06:46:01
|
Following are my environment details -
- RHEL 5.6 x64
- 32 bit Perl compiled from source using following options
./Configure -des -Dcc="gcc -m32" -Dprefix=$HOME/localperl
- Compiled ARSPerl my making modifications to Makefile.PL (making changes
related arencrypt linking because now static arencrypt is not available)
- In my 7604 api location, I have both 32 bit and 64 bit api present
alongwith encryption libraries (both arencrypt and crypto_BMC_FIPS).
- On my server I have performance encryption enabled and its mandatory.
Problem -
- When I try to run my sample script, I get following error -
fips_hmac.c(91): OpenSSL internal error, assertion failed: j <= sizeof
ctx->key
When I searched list, I found recent messages about changing compilation
flag during ARSPerl module compilation may solve the problem. But could not
find more details.
Can anyone help me to get compilation flag which will solve my problem?
--
Cheers
Amen
-- On seventh day almighty started debugging
|