]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* During SSL initialization, create the "keys" directory if it does not
[citadel.git] / citadel / ChangeLog
index 2b5e3ff259e10833ed7b111ce3a1ce0473bcad1e..36986ccc670d68e0b55354972943b8e2c0a2c558 100644 (file)
@@ -1,4 +1,13 @@
  $Log$
+ Revision 614.41  2004/02/17 16:56:51  ajc
+ * During SSL initialization, create the "keys" directory if it does not
+   exist ... generate a private key if that does not exist ... more code
+   coming soon to generate CSR and self-signed cert.  Hard-coded pathnames
+   have been moved to sysconfig.h.
+
+ Revision 614.40  2004/02/17 04:47:22  ajc
+ * Support PLAIN auth method in SMTP
+
  Revision 614.39  2004/02/17 03:53:11  ajc
  * New ICAL subcommand "sgi" to enable or disable automatic server
    generated invitations.  (WebCit wants sgi's but Kontaqt doesn't.)