Changes between Version 27 and Version 28 of client_installation_guide_rpm
- Timestamp:
- 10/01/12 22:49:35 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
client_installation_guide_rpm
v27 v28 11 11 To enable secure communication between client and QCG-Broker service set of trusted CA certificates must be copied either into the `/etc/grid-security/certificates` directory or configured for every user. 12 12 13 *'''For the PL-Grid project: Install Polish Grid and PL-Grid Simple-CA certificates:'''14 *Add appropriate YUM repositories13 '''For the PL-Grid project: Install Polish Grid and PL-Grid Simple-CA certificates:''' 14 - Add appropriate YUM repositories 15 15 {{{ 16 16 #!div style="font-size: 90%" … … 48 48 }}} 49 49 50 *Install certificates50 - Install certificates 51 51 {{{ 52 52 #!div style="font-size: 90%" … … 57 57 }}} 58 58 59 *Install certificate revocation list fetching utility59 - Install certificate revocation list fetching utility 60 60 {{{ 61 61 #!div style="font-size: 90%" … … 65 65 }}} 66 66 67 *Get fresh CRLs now67 - Get fresh CRLs now 68 68 {{{ 69 69 #!div style="font-size: 90%" … … 73 73 }}} 74 74 75 *Install cron job for it75 - Install cron job for it 76 76 {{{ 77 77 #!div style="font-size: 90%"