* Replaced ctdl_install_certificate() with convenience functions found
[citadel.git] / webcit / ChangeLog
index 69f2ab94628230d63d5eddfadbe01b947b704040..77baa8633369c5731676388bb11b38a6e5ed3061 100644 (file)
@@ -1,4 +1,18 @@
 $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"
 
@@ -1776,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
+