You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/08/13 21:08:01 UTC

DO NOT REPLY [Bug 11673] New: - restartssl for ssl servers

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: bugs@httpd.apache.org
        ReportedBy: aryeh.katz@vasco.com


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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org