On 01-08-28 15:07:48 CEST, Michael Bell wrote:
> Hi,
>
> we need some agreements about the use of autoconf's variables to allow
> fixing the hardwired paths. Actually we have the following variables:
>
> * ca
bad choice for an identifier, far too ambiguous, i suggest ca-prefix.
> * ca-htdocs
> * ca-cgi
> * raserver
why ca and raserver, why not caserver and raserver, or my preference: ca
and ra? (i.e.: ca-prefix and ra-prefix)
> * raserver-htdocs
> * raserver-cgi
> * public-htdocs
> * public-cgi
[...]
> I would recommend:
>
> ca-htdocs (/usr/local/httpd/htdocs)
> ca-htdocs-path (/xyz-pki/ca)
>
> This looks like a good design and it is relatively easy to fix the
> actual installation routine because we must only search the @ca-htdocs@
> etc. and add @ca-htdocs-path@. The problem is that the names are not
> very good to distinguish from each other. So any ideas for a better name
> than ca-htdocs-path?
i would in fact have named them the other way around, ...-path for the
filesystem path.
how about
@ca-htdocs-fs-path@ (fs for filesystem)
@ca-htdocs-url-path@
and the more complete list (denoted as shell-pattern):
@{ca,ra,modules}-prefix@
@{ca,ra,pub}-{htdocs,cgi-bin}-{fs,url}-path@
the RA and the public pages have to be on the same server (right?),
so there's no @pub-prefix@.
rj
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/openca-devel