Re: where is ssl?
Bill Bacher <[email protected]>
| Newsgroups | gmane.linux.redhat.rhn.user |
|---|---|
| Message-ID | <1234461146.10991.18.camel@linux1> |
In RHEL5, the SSL files moved to /etc/pki. Is that what you're looking for? Bill On Thu, 2009-02-12 at 11:36 -0600, Christopher L. Barnard wrote: > If I do a yum list and grep for ssl, I see that it is installed: > (pardon the obnoxious linewrap of my mailer) > > [root@rutu-libproxy ssl]# yum list | grep ssl > mod_ssl.i386 1:2.2.3-22.el5 installed > openssl.i686 0.9.8e-7.el5 installed > openssl-devel.i386 0.9.8e-7.el5 installed > docbook-style-dsssl.noarch 1.79-4.1 > rhel-i386-server-5 > openssl.i386 0.9.8e-7.el5 > rhel-i386-server-5 > openssl-perl.i386 0.9.8e-7.el5 > rhel-i386-server-5 > openssl097a.i386 0.9.7a-9.el5_2.1 > rhel-i386-server-5 > xmlsec1-openssl.i386 1.2.9-8.1 > rhel-i386-server-5 > xmlsec1-openssl-devel.i386 1.2.9-8.1 > rhel-i386-server-5 > > On another RH machine that I have it is happily sitting > on /usr/local/ssl. However, on this server that directory does not > exist and a global find only hits documentation, not the actual binary > or libraries. If I try to do a 'yum update' it says it is already > installed. But it isn't. How do I get ssl on this box? >