Changes between Version 8 and Version 9 of Doc/gLite/TemplateCustomization/General


Ignore:
Timestamp:
Feb 10, 2011, 5:36:50 PM (15 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/TemplateCustomization/General

    v8 v9  
    334334== Accepted CAs ==
    335335
    336 There is one template defining all the accepted CAs. This template is produced by people in charge of producing new releases of the list of CAs officially accepted by EGEE. If you need to adjust it, create a site or cluster-specific copy of `common/security/cas.tpl` in a directory `common/security`.
    337 
    338 If you need to update this template, refer to the standard [wiki:Development/Templates/Generated#TrustedCAsTemplate procedure] to do it.
     336There is one template defining the list of accepted CAs (called the ''CA trust policy''). A default trust policy, called the ''EGI core policy'', is distributed as part of the standard templates. If you need to adjust it or use another trust policy, produce a site template with the information about all the CAs you accept (generally a list of RPM) and define the variable `SECURITY_CA_TRUST_POLICY` to the name of this template.
     337
     338If you want a trust policy example, look at [source:templates/trunk/grid/glite-3.2/common/security/ca-policy-egi.core.tpl default policy]. If you need to update this template, refer to the standard [wiki:Development/Templates/Generated#TrustedCAsTemplate procedure] to do it.
    339339
    340340== Globus ==