RE: openssl-users Digest, Vol 97, Issue 9

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks for your response Jochen

I have created a feature request to make it easier for other users:
https://github.com/openssl/openssl/issues/19928 

Regards,

-----Original Message-----
From: openssl-users [mailto:openssl-users-bounces@xxxxxxxxxxx] On Behalf Of Jochen Bern
Sent: Friday, December 16, 2022 11:31 AM
To: openssl-users@xxxxxxxxxxx
Subject: Re: openssl-users Digest, Vol 97, Issue 9

On 16.12.22 16:11, openssl-users-request@xxxxxxxxxxx digested:
> I have installed OpenSSL 3.0.7 in a server running CentOS 7.9.2009
[...]
> The problem is that Apache is still referencing the old version:
> Server Version: Apache/2.4.54 (cPanel) OpenSSL/1.1.1s
[...]
> How can I change it to the 3.0.7 version?

No idea whether that's the *only* place that you'll need to tweak, but 
CentOS 7's mod_ssl package installs a module
	/usr/lib64/httpd/modules/mod_ssl.so
that is explicitly linked against

>         libssl.so.10 => /lib64/libssl.so.10 (...)
>         libcrypto.so.10 => /lib64/libcrypto.so.10 (...)

instead of ...so.3 or the agnostic ...so, so you'll need to build 
(against the .3 libs) and use a custom mod_ssl as well.

Kind regards,
-- 
Jochen Bern
Systemingenieur

Binect GmbH




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux