Add a forward slash to the generated paths for citadel.key,
authorArt Cancro <ajc@citadel.org>
Wed, 13 Jun 2007 03:46:44 +0000 (03:46 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 13 Jun 2007 03:46:44 +0000 (03:46 +0000)
commit12129e7b9fa3598570481bca06a4895d94be4d3b
tree701897cadaa00bd5d3a7315fcbf5aefe3021d10c
parent69ed15343f169ea62085845cc36d3775d9452407
Add a forward slash to the generated paths for citadel.key,
citadel.csr, and citadel.cer.  Without it, they were getting generated as
'/usr/local/citadel/keyscitadel.*' instead of '/usr/local/citadel/keys/citadel.*' which
is incorrect.  If this creates double slashes in the FSSTND version, that's ok, the
kernel will strip them out.
citadel/citadel_dirs.c
citadel/sysconfig.h