Displaying 1 result from an estimated 1 matches for "fipslibdir".
2015 Jun 25
3
[Bug 2418] New: sftp-server connection closed upon openssh6.8P1 upgrade
...inary sftp client is able to connect
without any issue. Please suggest.
Compilation procedure
Sparc Platform
------------------------------------
openssl-fips-ecp-2.0.9
./Configure solaris-sparcv9-gcc shared
make clean
make
make install
openssl-1.0.1o
./Configure solaris-sparcv9-gcc fips
--with-fipslibdir=/usr/local/ssl/fips-2.0/lib/ no-ec2m shared
make clean
make
make install
openssh-6.8p1
./configure -with-ssl-dir=/usr/local/ssl -with-pam -with-libs=-ldl
make clean
make
make install
x86 Platform
------------------------------------
openssl-fips-ecp-2.0.9
./Configure solaris-x86-gcc shared
make...