[EMAIL PROTECTED] wrote:
Hi Jimmy,
Yes,We linked the sharedlibraries libssl and libcrypto while building.
This is how my Makefile looks like
=
LINUX_TARGET =libxauthn.so
LINUX_LIBS =-lpthread -lpdxauthn -lpdxauthnutils -lpdauthzn
LINUX_CFLAGS =-I.
Hi Jimmy,
[EMAIL PROTECTED] wrote:
Hi,
I am using the OpenSSL 0.9.7g 11 Apr 2005 on solaris machine for one
appliacation.We are porting the same application to the Redhat Linux
(Linux
tam1 2.4.21-27.ELsmp #1 SMP ).
We successfully deployed the above ope
[EMAIL PROTECTED] wrote:
Hi,
I am using the OpenSSL 0.9.7g 11 Apr 2005 on solaris machine for one
appliacation.We are porting the same application to the Redhat Linux (Linux
tam1 2.4.21-27.ELsmp #1 SMP ).
We successfully deployed the above openssl version in the linux box.And we
successfully
Hi,
I am using the OpenSSL 0.9.7g 11 Apr 2005 on solaris machine for one
appliacation.We are porting the same application to the Redhat Linux (Linux
tam1 2.4.21-27.ELsmp #1 SMP ).
We successfully deployed the above openssl version in the linux box.And we
successfully compiled the application. I