The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

  myproxy-init.pl

SYNOPSIS

  proxy-init [username@]fqdn.of.myproxy.server[:port] \
             [ -cert /path/to/cert.pem ] \
             [ -key /path/to/cert's/key.pem ] \
             [ -vomsAC /path/to/VOMS/AC ] \.
             [ -lifetime N (hours, default 24 hours) ] \
             [ -releaselifetime N (hours, default 9 hours) ] \
             [ -pl N  ] \
             [ -(old|new|rfc|limited)]

DESCRIPTION

Creates and delegates a 512 bit proxy certificate optionally including a VOMS attribute certificate to a MyProxy server.

SEE ALSO

This module was originally designed for SARoNGS, a JISC funded project at The Universities of Manchester and Oxford, and the Science and Technologies Research Council.

http://www.rcs.manchester.ac.uk/projects/sarongs/

Mailing list, SARONGS-DISCUSS@jiscmail.ac.uk

Mailing list, voms-lite@listserv.manchester.ac.uk

AUTHOR

Mike Jones <mike.jones@manchester.ac.uk>

COPYRIGHT AND LICENSE

Copyright (C) 2008 by Mike Jones

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.3 or, at your option, any later version of Perl 5 you may have available.