I installed Openssl and created CSR without any issue.
And i configured httpd.conf as per mentioned. When i restart the apache server, the specifed module(mod_ssl.so) could not be found.
I checked the specified path for this module. It's in the proper location. But why i am getting this error?
Do i need to do something extra to load this module?