* During SSL initialization, create the "keys" directory if it does not
authorArt Cancro <ajc@citadel.org>
Tue, 17 Feb 2004 16:56:51 +0000 (16:56 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 17 Feb 2004 16:56:51 +0000 (16:56 +0000)
commit172f2e62c2266008c3411cd864d808fc68395788
tree9172d97d9c9c159c849e6626ddf43d24a989c648
parenta64d4135a6108dd6c111b837863a931749de543d
* 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.
citadel/ChangeLog
citadel/serv_crypto.c
citadel/sysconfig.h