Difference between revisions of "Secure Infrastructure Deployment"

From D4Science Wiki
Jump to: navigation, search
(GHNs and Services)
(GHNs and Services)
Line 9: Line 9:
 
** Debian/Ubuntu : apt-get install fetch-crl
 
** Debian/Ubuntu : apt-get install fetch-crl
  
==  GHNs and Services ==
+
==  GHNs and Tomcats ==
  
 
{| border="1" cellpadding="4" cellspacing="0"
 
{| border="1" cellpadding="4" cellspacing="0"
Line 16: Line 16:
 
|-
 
|-
 
! bgcolor="lightgrey" align="center" colspan="4"|CNR
 
! bgcolor="lightgrey" align="center" colspan="4"|CNR
|-
 
|-
 
| node1.tsec.d4science.research-infrastructures.eu:8443  || VO  || secureVO        || SOA3
 
 
|-
 
|-
 
| node2.tsec.d4science.research-infrastructures.eu:8443  || VO  || secureVO        || IS-IC
 
| node2.tsec.d4science.research-infrastructures.eu:8443  || VO  || secureVO        || IS-IC
Line 26: Line 23:
 
| node4.tsec.d4science.research-infrastructures.eu:8443  || VO  || secureVO      || Resource Manager  
 
| node4.tsec.d4science.research-infrastructures.eu:8443  || VO  || secureVO      || Resource Manager  
  
 +
|}
 +
 +
 +
{| border="1" cellpadding="4" cellspacing="0"
 +
|-
 +
! width="400"|Tomcat !! width="75"|Scope !! width="150"|VO/VRE  !! width="300"|Services
 +
|-
 +
! bgcolor="lightgrey" align="center" colspan="4"|CNR
 +
|-
 +
| node1.tsec.d4science.research-infrastructures.eu:8080  || VO  || secureVO        || SOA3
 
|}
 
|}
  
 
<br><br>
 
<br><br>

Revision as of 09:35, 28 May 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

GHNs and Tomcats

gHN Scope VOVirtual Organization;/VREVirtual Research Environment. Services
CNR
node2.tsec.d4science.research-infrastructures.eu:8443 VOVirtual Organization; secureVO IS-IC
node3.tsec.d4science.research-infrastructures.eu:8443 VOVirtual Organization; secureVO IS-Registry/IS-Notifier
node4.tsec.d4science.research-infrastructures.eu:8443 VOVirtual Organization; secureVO Resource Manager
Tomcat Scope VOVirtual Organization;/VREVirtual Research Environment. Services
CNR
node1.tsec.d4science.research-infrastructures.eu:8080 VOVirtual Organization; secureVO SOA3