Hi All,
I am trying to start the HTTPS service. I added to the instance profile the following parameters:
icm/server_port_2 PROT=HTTPS,PORT=443,EXTBIND
when I try to start this port I receive the following message:
[Thr 1240591280] =================================================
[Thr 1240591280] = SSL Initialization
[Thr 1240591280] *** ERROR => DlLoadLib: dlopen()= /usr/sap/WAS/SYS/exe/run/libsapcrypto.so: cannot open shared object file: No such file or directory -> DLENOACCESS (0,Success) [dlux_mt.c 310]
[Thr 1240591280] *** ERROR => secudessl_LoadLibrary(): Unable to load "/usr/sap/WAS/SYS/exe/run/libsapcrypto.so" [ssslsecu_mt. 347]
[Thr 1240591280] *** ERROR => Loading of SSL library failed -- NO SSL available!
[Thr 1240591280] =================================================
I installed the libsapcrypto.so in both directories:
/usr/sap/WAS/DVEBMGS01/sec
/usr/sap/WAS/SYS/exe/run
I could not setup the variavle SNC_LIB. I tried to put in wasadm profile but it does not appear when I check with echo $SNC_LIB.
It is quite urgent !! who can help me ?
Thanks a lot
Celio Almeida