Changes between Version 27 and Version 28 of client_installation_guide_rpm

Show
Ignore:
Timestamp:
10/01/12 22:49:35 (12 years ago)
Author:
piontek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • client_installation_guide_rpm

    v27 v28  
    1111 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. 
    1212 
    13 * '''For the PL-Grid project: Install Polish Grid and PL-Grid Simple-CA certificates:''' 
    14  * Add appropriate YUM repositories 
     13'''For the PL-Grid project: Install Polish Grid and PL-Grid Simple-CA certificates:''' 
     14- Add appropriate YUM repositories 
    1515{{{ 
    1616#!div style="font-size: 90%" 
     
    4848}}} 
    4949 
    50  * Install certificates 
     50- Install certificates 
    5151{{{ 
    5252#!div style="font-size: 90%" 
     
    5757}}} 
    5858 
    59  * Install certificate revocation list fetching utility  
     59- Install certificate revocation list fetching utility  
    6060{{{ 
    6161#!div style="font-size: 90%" 
     
    6565}}} 
    6666 
    67  * Get fresh CRLs now 
     67- Get fresh CRLs now 
    6868{{{ 
    6969#!div style="font-size: 90%" 
     
    7373}}} 
    7474 
    75  * Install cron job for it 
     75- Install cron job for it 
    7676{{{ 
    7777#!div style="font-size: 90%"