DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43931>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43931

           Summary: OpenSSL autoconfig support for mod_ssl
           Product: Apache httpd-2
           Version: 2.2.6
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_ssl
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: [EMAIL PROTECTED]


This patch adds support for the OpenSSL autoconfig mechanism. The autoconfig
mechanism can be used to perform a number of OpenSSL specific configuration
tasks, currently this includes: fine tuned ENGINE configuration, adding ASN1
OIDs and enabling FIPS mode (where supported). The number of autoconfig tasks
OpenSSL supports is likely to be expanded in future.

Oddly there are calls to initialize the config modules in mod_ssl but no
explicit call to CONF_modules_load_file().

OpenSSL has supported autoconfig since version 0.9.7.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to