1CERT-REQ(1)           User Contributed Perl Documentation          CERT-REQ(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
26       Mailing list, shebangs@listserv.manchester.ac.uk
27
28       Mailing list, voms-lite@listserv.manchester.ac.uk
29

AUTHOR

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