* Replaced ctdl_install_certificate() with convenience functions found
[citadel.git] / webcit / ChangeLog
index b73e91ee90ecfe2e4778e496ca76b183fb8f3692..77baa8633369c5731676388bb11b38a6e5ed3061 100644 (file)
@@ -1,4 +1,24 @@
 $Log$
+Revision 506.9  2004/04/21 02:25:13  ajc
+* Replaced ctdl_install_certificate() with convenience functions found
+  in the OpenSSL library.
+
+Revision 506.8  2004/04/21 02:19:41  ajc
+* Got HTTPS to work with Mozilla (by twiddling stuff that I still don't
+  understand, but read at http://www.informit.com/articles/article.asp?p=22078
+  ).  Still doesn't work with Internet Monopolizer, though.
+
+Revision 506.7  2004/04/20 02:32:44  ajc
+* Allow setup to run seamlessly from within the Citadel/UX Ridiculously
+  Easy Installer by observing the values of environment variables
+  CITADEL_INSTALLER, CITADEL, and WEBCIT.
+
+Revision 506.6  2004/04/20 02:02:50  ajc
+* "make install"
+
+Revision 506.5  2004/04/16 03:14:06  ajc
+* Minor fix for previous checkin
+
 Revision 506.4  2004/04/16 02:59:01  ajc
 * Completed SSL support.  Still doesn't work with all browsers... gotta
   figure out why
@@ -1770,3 +1790,4 @@ Sun Dec  6 19:50:55 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
 
 1998-12-03 Nathan Bryant <bryant@cs.usm.maine.edu>
        * webserver.c: warning fix
+