|
|
|
|
|
by shaurz
4310 days ago
|
|
That doesn't solve the problem for commercial software and only works around the problem for open source. In fact I ran in to this problem today. We build on CentOS 5 in order to support some customers who still use it. Unfortunately we linked against libssl.so.6 which is no longer available on newer distributions. We can't even statically link due to licence issues. |
|