Return-Path: Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 52417 invoked by uid 500); 23 Dec 2002 22:57:33 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 52392 invoked from network); 23 Dec 2002 22:57:33 -0000 Date: 23 Dec 2002 22:58:51 -0000 Message-ID: <20021223225851.1337.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Cc: Subject: DO NOT REPLY [Bug 15624] - if SSL is defined httpd should complain about missing mod_ssl.so, etc. X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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=15624 if SSL is defined httpd should complain about missing mod_ssl.so, etc. slive@apache.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From slive@apache.org 2002-12-23 22:58 ------- Two things: 1. apachectl startssl is deprecated. If there is some documentation that says otherwise, please point it out so we can fix it. (The SSL docs in general are not perfectly up-to-date.) 2. The fact that apachectl startssl does not throw an error message when mod_ssl is not present is caused by some strategically placed lines. I have long opposed these lines for just this sort of reason, but other developers want them there to make apache work "out of the box" in more situations. So, even though I agree it is bad, it is a design decision and not a bug. Thanks for using Apache! --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org