On Thu, 7 Mar 2002 15:27:26 -0800 (PST) Barbara <[EMAIL PROTECTED]> wrote:
> I installed the openSSL 9.6b-8 RPM's from > http://www.average.org/cobalt/ to bring my SSL > up-to-date. > > But now do I use this as my config options; > > ./configure --prefix=/usr --sysconfdir=/etc/ssh > --with-pam [...] > ---OR--- do I use this as my config options; > > ./configure --prefix=/usr --sysconfdir=/etc/ssh > --with-pam --with-ssl-dir=/usr/include/openssl/ No need in "--with-ssl-dir", variant one will do. Eugene _______________________________________________ cobalt-security mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-security
