User:Wvengen@nikhef.nl/Globus certificates for Users

From PDP/Grid Wiki
< User:Wvengen@nikhef.nl
Revision as of 12:31, 21 October 2010 by Wvengen@nikhef.nl (talk | contribs) (initial version (work in progress))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

To use a (gLite or Globus) grid one needs a certificate. This comprises a private key that belongs to the user, and a public certificate that is signed by a certificate authority. While this method is generally seen as secure and scalable, user experience is often not optimal. One of my goals is to make this as seamless as possible to end-users of the grid.

There are a couple of security requirements which must be met:

  • The private key must be protected with a passphrase and not publicly accessible (as explained in the guideline for protection of private key data (PKP)).
  • The private key must be generated using trustworthy cryptographic software (see PKP).
  • The private key can only be transferred over secure networks.

THIS PAGE IS WORK IN PROGRESS