Server Environment:
 - Red Hat 7.2
 - Apache 1.3.29 (from source)
 - OpenSSH 3.8p1 (from source)
 - OpenSSL openssl096-0.9.6-16.7 & openssl-0.9.6b-32.7 (from RPM package)
(don't ask how there is two, because I don't know, I didn't setup this
machine)

 rpm -q --whatrequires openssl
    libpcap-0.6.2-11.7.2.0
    openssl-devel-0.9.6b-32.7
    openssl-perl-0.9.6b-32.7

  rpm -q --whatrequires openssl-devel openssl-perl libpcap
    no package requires openssl-devel
    no package requires openssl-perl
    no package requires libpcap

Issue: This server is only administrable remotely via SSH. As you all
know, SSHd requires SSL. I need to upgrade SSL (to install mod_ssl) and
don't know what the ramifications will be for SSHd (or other related
system packages).

Questions: Will SSH have to be recompiled after this upgrade takes place?
Would the daemon panic for any reason during the install? Is there
anything else I should be careful of before removing the SSL packages?

Thanks,
cS



_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to