Changes between Version 9 and Version 10 of Doc/gLite/TemplateCustomization/General
- Timestamp:
- Feb 11, 2011, 8:31:55 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization/General
v9 v10 336 336 There 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 337 338 If 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.338 If 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. 339 339 340 340 == Globus ==