https://bz.apache.org/bugzilla/show_bug.cgi?id=69724
--- Comment #3 from Jeff Solomon <[email protected]> --- We solved this by writing a tiny module that calls the openssl stuff we wanted and sets itself up to make those calls before mod_ssl makes any openssl calls because the httpd module system is well suited to orchestrate such a thing. I do believe that httpd should recognize when it's running in privileged mode for binding to a priv port and allow env vars like OPENSSL_CONF and OPENSSL_MODULES to be respected, but that's just my opinion. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
