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

NAME

6         proxy-init.pl
7

SYNOPSIS

9         proxy-init [ -cert /path/to/cert.pem ] \
10                    [ -key /path/to/cert's/key.pem ] \
11                    [ -out /path/to/save/proxy ] \
12                    [ -vomsAC /path/to/VOMS/AC ] \.
13                    [ -lifetime N (hours, default 12 hours) ] \
14                    [ -pl N  ] \
15                    [ -(old|new|rfc|limited)]
16

DESCRIPTION

18       Creates a 512 bit proxy certificate optionally including a VOMS
19       attribute certificate.
20

SEE ALSO

22       This module was originally designed for SHEBANGS, a JISC funded project
23       at The University of
24        Manchester.  http://www.mc.manchester.ac.uk/projects/shebangs/
25        now http://www.rcs.manchester.ac.uk/projects/shebangs/
26
27       Mailing list, shebangs@listserv.manchester.ac.uk
28
29       Mailing list, voms-lite@listserv.manchester.ac.uk
30

AUTHOR

32       Mike Jones <mike.jones@manchester.ac.uk>
33
35       Copyright (C) 2006 by Mike Jones
36
37       This library is free software; you can redistribute it and/or modify it
38       under the same terms as Perl itself, either Perl version 5.8.3 or, at
39       your option, any later version of Perl 5 you may have available.
40
41
42
43perl v5.30.1                      2020-01-30                     PROXY-INIT(1)
Impressum