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

NAME

6         voms-proxy-list.pl
7

SYNOPSIS

9         An extension to the voms-proxy-init.pl scrypt.
10
11         voms-proxy-list VOMSURI \
12                         [ -cert /path/to/cert.pem ] \
13                         [ -key /path/to/cert's/key.pem ] \
14                         [ -CApath /path/to/CA/directory (to verify VOMS server against) ] \.
15                         [ -verbose ( shows warnings and thinking )] \
16                         [ -debug ( shows encrypted/decrypted wire traffic ) ]
17

DESCRIPTION

19       Creates a 512 bit proxy certificate which includs a VOMS attribute
20       certificate.
21
22       VOMSURI is of the format
23       vomss://voms.server.fqdn:port/VO/Subgroup/.../Role=role/Capability=capability
24         where Subgroup, Role and Capability are optional.
25
26       use the vomss:// style uri to contact gLite VOMS vomsd servers
27

SEE ALSO

29       This script was originally designed for SHEBANGS, a JISC funded project
30       at The University of Manchester.
31       http://www.rcs.manchester.ac.uk/projects/shebangs/
32
33       Modifications (gLite VOMS support) made for JISC funded SARoNGS
34       project.  http://www.rcs.manchester.ac.uk/projects/sarongs/
35
36       Further Modifications for the UK NGS project SARoNGS service.
37
38       Mailing list, shebangs@listserv.manchester.ac.uk
39
40       Mailing list, voms-lite@listserv.manchester.ac.uk
41

AUTHOR

43       Mike Jones <mike.jones@manchester.ac.uk>
44
46       Copyright (C) 2006 2011 by Mike Jones
47
48       This library is free software; you can redistribute it and/or modify it
49       under the same terms as Perl itself, either Perl version 5.8.3 or, at
50       your option, any later version of Perl 5 you may have available.
51
52
53
54perl v5.30.1                      2020-01-30                VOMS-PROXY-LIST(1)
Impressum