Hello,
I believe this is the mailing list I should sent this question to. I got the address of the mailing list from the mod_nss wiki page. Please, correct me if I am wrong.
I am trying to run the Apache 2.0.54 with the mod_nss package instead of mod_ssl. I followed the instructions I found on http://directory.fedora.redhat.com/docs/mod_nss.html and when I ran
'apachectl start'
I got the following error:
"Syntax error on line 232 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/libmodnss.so into server: /usr/lib/libssl3.so: version 'NSS_3.7.4' not found (required by /usr/local/apache2/modules/lbmodnss.so)"
Where can I get libssl3.so version 'NSS_3.7.4'? Does such a shared object exist?
I am using the Red Hat 8 distribution with kernel 2.4.18
Sincerely, Peter Djalaliev
Peter Djalaliev wrote:
Hello,
I believe this is the mailing list I should sent this question to. I got the address of the mailing list from the mod_nss wiki page. Please, correct me if I am wrong.
I am trying to run the Apache 2.0.54 with the mod_nss package instead of mod_ssl. I followed the instructions I found on http://directory.fedora.redhat.com/docs/mod_nss.html and when I ran
'apachectl start'
I got the following error:
"Syntax error on line 232 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/libmodnss.so into server: /usr/lib/libssl3.so: version 'NSS_3.7.4' not found (required by /usr/local/apache2/modules/lbmodnss.so)"
Where can I get libssl3.so version 'NSS_3.7.4'? Does such a shared object exist?
Hi, You can find NSS releases here:
ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/
But it seems that the 3.7.4 version is win32 binaries only. You could probably just try the newest one and if that doesn't work, then try 3.7.8.
-- mike
389-devel@lists.fedoraproject.org