]> granicus.if.org Git - apache/commitdiff
PR:
authorDoug MacEachern <dougm@apache.org>
Thu, 28 Feb 2002 02:00:10 +0000 (02:00 +0000)
committerDoug MacEachern <dougm@apache.org>
Thu, 28 Feb 2002 02:00:10 +0000 (02:00 +0000)
Obtained from:
Submitted by:
Reviewed by:
add note about ssl restart changes.
s/mod_perl/mod_ssl/ in bill's note.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93621 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index e6948a93a01e75b1b5b2603714c4bcf799423a9c..cdd28bc0589f8172984f4645b2b78fb9b33c7ac3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,13 @@
 Changes with Apache 2.0.33-dev
 
+  *) Change mod_ssl to always do a full startup/teardown on restarts.
+     this allows mod_ssl to be added to a server that is already
+     running and makes it possible to add/change certs/keys after the
+     server has been started.  [Doug MacEachern]
+
   *) Introduce PassPhraseDialog "|/path/to/pipe" mechanism to mod_ssl.
      This pipe must be a bidirectional 'console' style relay, which
-     mod_perl prints all prompts to the pipe's stdin, and reads the
+     mod_ssl prints all prompts to the pipe's stdin, and reads the
      passphrases from the pipe's stdout.  [William Rowe]
 
   *) Fix bug where --sysconfdir and --localstatedir were being