Michael Bell wrote:
> 
> Hi,
> 
> I start the refinement of the new structure. There are two questions.
> 
> 1. Is it necessary to have so much different directories for Javascript?
> Every htdocs/-directory has it's own Javascript sources.

This was needed to keep scripts on different servers separated (old
installation method). It helps when having to fix things having them
in different dirs, anyway there are no "technical" reasons for this.
I am for keeping separated dir, but it is not a must.

> 2. I change the name from data-exchange to data so that there are no
> write-operations of the webserver necessary if I don't touch the
> configuration. If I configured my OpenCA then I can run "chmod 444
> /etc/openca/".

There is no problem as usually you'll have to be root to access /etc/openca
(at least when installing it) and thus you'll be able to write to conf
files too. It is a good idea having 444 or at least 644.

> The actual plan is:
> 
> src/
>   servers/
>     ca/
[...]
>     scripts/
>     javascript/ (wait for comments about the code)

To me it is good but one thing: why are you planning to configure the ca,
RAServer and pki scripts directly ? It is actually better having all the
options set via the corresponding configuration file, isn't it ?

-- 

C'you,

        Massimiliano Pala

--o-------------------------------------------------------------------------
Massimiliano Pala [OpenCA Project Manager]                  [EMAIL PROTECTED]
                                                          [EMAIL PROTECTED]
                                                     [EMAIL PROTECTED]
http://www.openca.org                            Tel.:   +39 (0)59  270  094
http://openca.sourceforge.net                    Mobile: +39 (0)347 7222 365

S/MIME Cryptographic Signature

Reply via email to