i checked if nss and nspr are installed using rpm -qa nss and rpm -qa nspr nss-3.11.5-1.el5 nspr-4.6.5-1.el5 are installed. Thanks
Gordon Sim wrote: > > ft420 wrote: >> Hi, >> we were trying to use ssl with qpid. as per the ssl document we used >> certutil. but there is no ssl.so file at src/.libs/ path >> we searched for sslconnector.so file too but its not there. We searched >> the >> so files on net but could not locate it. >> Could please let us know the solution to this problem? > > Do you have the nspr and nss dependencies installed? If not then ssl > support will not be built. Try 'grep nss config.log' to see if the libs > were found. > > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > > > -- View this message in context: http://n2.nabble.com/ssl.so-and-sslconnector.so-not-available-in-..-src-.libs--tp2986883p2987158.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
