Difference between revisions of "Secure Infrastructure Deployment"
From D4Science Wiki
Andrea.manzi (Talk | contribs) (Created page with "== Secure Infrastructure Deployment == In order to deploy a "secure" node on the infrastructure the following step are needed: * Installation of an host certificate ( by defaul...") |
Andrea.manzi (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | == Secure | + | == Secure Node configuration == |
− | In order to deploy a "secure" node on the infrastructure the following | + | In order to deploy a "secure" node on the infrastructure the following steps are needed: |
* Installation of an host certificate ( by default under /etc/grid-security) | * Installation of an host certificate ( by default under /etc/grid-security) |
Revision as of 10:23, 12 April 2013
Secure Node configuration
In order to deploy a "secure" node on the infrastructure the following steps are needed:
- Installation of an host certificate ( by default under /etc/grid-security)
- EGI TrustAnchor installation ( https://wiki.egi.eu/wiki/EGI_IGTF_Release)
- fetch-crl command installation:
- Redhat via yum : yum install fetch-crl
- Debian/Ubuntu : apt-get install fetch-crl