1MYPROXY-INIT(1)       User Contributed Perl Documentation      MYPROXY-INIT(1)
2
3
4

NAME

6         myproxy-init.pl
7

SYNOPSIS

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

DESCRIPTION

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

SEE ALSO

23       This module was originally designed for SARoNGS, a JISC funded project
24       at The Universities of
25        Manchester and Oxford, and the Science and Technologies Research
26       Council.
27
28       http://www.rcs.manchester.ac.uk/projects/sarongs/
29
30       Mailing list, SARONGS-DISCUSS@jiscmail.ac.uk
31
32       Mailing list, voms-lite@listserv.manchester.ac.uk
33

AUTHOR

35       Mike Jones <mike.jones@manchester.ac.uk>
36
38       Copyright (C) 2008 by Mike Jones
39
40       This library is free software; you can redistribute it and/or modify it
41       under the same terms as Perl itself, either Perl version 5.8.3 or, at
42       your option, any later version of Perl 5 you may have available.
43
44
45
46perl v5.28.1                      2010-03-12                   MYPROXY-INIT(1)
Impressum