[csw-users] (no subject)
Dennis Clarke
dclarke at blastwave.org
Wed Jun 20 14:05:43 CEST 2007
> Hi,
>
> We have upgraded openssl from 0.9.8a to 0.9.8e ,but
> still when we do telnet to port 80 or 443 the apache
> shows older version of openssl. It seems that still
> the older openssl version is reflection in apache.
> Also we could find some ssl lib files related to
> older version . could you help us ?
Those are in there for backwards compatibility support.
So if an app links to openssl version x it will keep working when you
upgrade to openssl version y where y>x .
As soon at the app is recompiled you will see new links in place.
makes sense ?
Dennis
More information about the users
mailing list