DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11673>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11673 restartssl for ssl servers Summary: restartssl for ssl servers Product: Apache httpd-2.0 Version: 2.0.39 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Runtime Config AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I mentioned something about this on one of the apache mailing lists (maybe modssl), and they thought it was a good idea at the time, so I'm submitting it now. When you do a restart of an ssl server, the ssl configuration changes are not checked because no DSSL flag is passed to the restart. It would be useful to have a restartssl option, which would mimic the restart, but also send the DSSL flag. To test: 1) modify ssl.conf of a running server so that one of the directives is invalid 2) apachectl restart contrast this with 1) modify httpd.conf of a running server ... 2) apachectl restart --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
