On 01-09-13 14:03:49 CEST, Michael Bell wrote:
> Robert Joop wrote:
> > 
> > i find openca-0.9/src/cgi-bin/txt/ strange.
> > shouldn't it belong in openca-0.9/src/cgi-bin/cgi-raserver/txt/ or even
> > openca-0.9/src/cgi-bin/cgi-raserver/, since it doesn't install into a
> > cgi-ra subdirectory?
> 
> openca-0.9/src/cgi-bin/cgi-raserver/ because all scripts are stored on
> the position where they are placed after the installation.

On 01-09-21 09:38:40 CEST, Massimiliano Pala wrote:
> The current contents of the txt directory is related to the RAServer only,
> anyway this could be extended. If you move the txt/ dir to be raserver
> specific it will be probably required in the future to have a public txt
> dir and a ca txt dir as well, so I suggest you to add them too.

i think cgi-bin should be restructured such that only files to be
(directly) executed by the user reside in cgi-bin, i.e. for the RA only
the RAServer script, but probably none of the other few dozen files,
certsMail.txt, cmds/*, conf/*, lib/* and sheets/*.

for htdocs this is the case, it contains only files that shall be read
by the user.

having all those files we don't want to get executed in cgi-bin may lead
to unforseeable effects in certain environments, they might get executed
nevertheless resulting in unexpected behaviour...

i suggest moving them somewhere under @ra_prefix@.

rj

_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to