apache2 v openssl 1.0.2g

2016-03-01 Thread Mark Napier
I did a port selfupdate/port upgrade outdated today.
Trying to restart apache2, I get

httpd: Syntax error on line 101 of /opt/local/apache2/conf/httpd.conf: Cannot 
load /opt/local/apache2/modules/mod_ssl.so into server: 
dlopen(/opt/local/apache2/modules/mod_ssl.so, 10): Symbol not found: 
_SSLv2_client_method\n  Referenced from: 
/opt/local/apache2/modules/mod_ssl.so\n  Expected in: 
/opt/local/lib/libssl.1.0.0.dylib\n in /opt/local/apache2/modules/mod_ssl.so

should I have a 1.0.2 version of the libssl dylib? Or did the port miss 
updating the ssl.so? If I understand the error, it is looking for obsolete 
SSLv2 bits that I would assume have been removed from 1.0.2g 




smime.p7s
Description: S/MIME cryptographic signature
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


just mod_ssl.so

2014-12-15 Thread Mark Napier
Under 10.7, 10.8 and 10.9, I was able to install apache2 from ports and point 
the OSX server httpd config file to the mod_ssl.so from port and leave the rest 
of the settings intact and continue using the Apple supplied httpd and related 
files and tools. This allowed me to get the benefits of the latest 1.0.1 
openssl release.

Under 10.10, I'm trying the same thing with apache24-devel. (Since Apple 
includes 2.4 rather than 2.2 with this release.) no go. Crash on launch. Has 
anyone made this work?


___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users