On 12/04/2012, at 11:39 AM, David Lutterkort wrote: <snip> > On Thu, 2012-04-12 at 00:15 +1000, Koper, Dies wrote: >> 1. The default storage paths for the user and CA certificates and the >> environment variables to override them with. > > I wouldn't store the certs in a path relative to __FILE__ - in a lot of > cases that will be under /usr, and writing there from code is pretty > unfriendly. If FGCP_CERT_DIR is not set, I would try looking either for > something in $HOME/.deltacloud or in /var/tmp/deltacloud/fgcp ... since > these are certs, I wonder if the latter is really that great. Since > deltacloudd often runs as a system daemon, I don't really like storing > in $HOME either.
Random thought, but aren't certs the kind of thing that goes under /etc/<something>/ type of structure. Pretty sure libvirt ones do (as one example). :) + Justin -- Aeolus Community Manager http://www.aeolusproject.org