https://bz.apache.org/bugzilla/show_bug.cgi?id=61613
--- Comment #3 from Aakash <al00339...@techmahindra.com> --- I have installed openssl on below path and same I have used to configure Apache https: /opt/SP/apache/dependency. No I haven't set LD_LIBRARY_PATH separately as it was not required in prior versions(httpd 2.4.27 and prior). Below are the steps used to configure Apache httpd: i. $ ./configure --prefix=/opt/SP/apache/httpd_current --with-apr=/opt/SP/apache/dependency/apr/bin/apr-1-config --with-apr-util=/opt/SP/apache/dependency/apr/bin/apu-1-config --with-pcre=/opt/SP/apache/dependency/pcre --with-ssl=/opt/SP/apache/dependency/openssl --enable-ssl ii. $make iii. $make –n install iv. $make install -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org For additional commands, e-mail: bugs-h...@httpd.apache.org