amazon linux 2 package mod_md 2.4.59 appears broken

0

After upgrading I get this error from apache:

$ sudo apachectl restart httpd: Syntax error on line 56 of /etc/httpd/conf/httpd.conf: Syntax error on line 1 of /etc/httpd/conf.modules.d/01_md.conf: Cannot load modules/mod_md.so into server: /etc/httpd/modules/mod_md.so: undefined symbol: EVP_PKEY_get0_RSA

As far as I can tell, this means mod_md.so was built with openssl 1.1 but the libssl library it links to is 1.0:

$ ldd mod_md.so linux-vdso.so.1 (0x00007ffe88df1000) libssl.so.10 => /lib64/libssl.so.10 (0x00007fd3be4ee000)

Only solution I have so far is to downgrade to 2.4.58 and wait for a fix.

Broken package or have I messed up?

질문됨 한 달 전113회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인