LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   where is the open ssl library (https://www.linuxquestions.org/questions/linux-software-2/where-is-the-open-ssl-library-711892/)

B-Boy 03-16-2009 04:04 AM

where is the open ssl library
 
Hi


I am using X3270 and I need it to use a secure port (ssl/tls). It works fine on ubuntu 8.10 but on SLED10 SP2 it does not work. After reading the x3270 documentation I noticed, I can specify the openssl lib and hopefully this will fix my problem.

So my question is where is or how can I find the openssl library?
\


thanks in advanced

unSpawn 03-16-2009 04:45 AM

Try 'locate -r lib.*/.*ssl' or 'rpm -ql ssl-dev' (if that's what its called) or 'cat `locate libssl.pc`'?


All times are GMT -5. The time now is 04:27 AM.