]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* Completed remaining SSL fixes. Works in Moz, aIEeee, Konq; self-signed
[citadel.git] / webcit / ChangeLog
index b73e91ee90ecfe2e4778e496ca76b183fb8f3692..684084e92c0165f83358bb0eaaee677d6e9cee15 100644 (file)
@@ -1,4 +1,28 @@
 $Log$
+Revision 506.10  2004/04/21 03:43:39  ajc
+* Completed remaining SSL fixes.  Works in Moz, aIEeee, Konq; self-signed
+  certs are also no longer invalid.
+
+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