Skip to main content
Participant
March 3, 2017
Question

mod_ssl.so: undefined symbol: SSLv2_client_method

  • March 3, 2017
  • 0 replies
  • 819 views

I am using adobe media server 5, Ubuntu. I am trying to enable ssl in key file, so i did uncomment the line #LoadModule modules/mod_ssl.so, and include httpd-hls-secure.conf. And changed related parameters in conf file.

When i try to restart the apache, i am getting below error.

Cannot load /opt/adobe/ams/Apache2.2/modules/mod_ssl.so into server: /opt/adobe/ams/Apache2.2/modules/mod_ssl.so: undefined symbol: SSLv2_client_method.

How to fix this.

This topic has been closed for replies.