Why does httpd fail to load mod_ssl.so with error "symbol TLSv1_2_server_method, version libssl.so.10 not defined in file libssl.so.10 with link time reference"?
Issue
- Why does
httpdfail to start and throws the following error message:
Syntax error on line 12 of /etc/httpd/conf.d/ssl.conf: Cannot load /etc/httpd/modules/mod_ssl.so into server: /etc/httpd/modules/mod_ssl.so: symbol TLSv1_2_server_method, version libssl.so.10 not defined in file libssl.so.10 with link time reference
Environment
- Red Hat Enterprise Linux 6.
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
