Changes between Version 7 and Version 8 of client_user_guide_pl

Show
Ignore:
Timestamp:
09/06/11 11:22:59 (14 years ago)
Author:
piontek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • client_user_guide_pl

    v7 v8  
    3737 
    3838 
    39  
    40  
    41 = Wymagania = 
    42 * Dostęp do zasobów PL-GRID poprzez infrastrukturę QosCosGrid wymaga wnioskowani o dostęp do Infrastruktury  
    43 * '''User's credential''' 
    44   To secure the communication and authenticate the user to the service the X509 proxy certificate is needded. 
    45   Client expects the access either to proxy certificate file or to pair of user certificate and private key files in "pem" format. 
    46  
    47   If the user has the certificate in p12 format, the certificate has to be first converted to pem format files. 
    48 {{{ 
    49   openssl pkcs12 -nocerts -in cert.p12 -out userkey.pem 
    50   openssl pkcs12 -clcerts -nokeys -in cert.p12 -out usercert.pem 
    51 }}} 
    5239 
    5340