1VOMS-AC-ISSUE(1)      User Contributed Perl Documentation     VOMS-AC-ISSUE(1)
2
3
4

NAME

6         voms-ac-issue.pl
7

SYNOPSIS

9         A simple script to create VOMS attribute certificates using the VOMS::Lite library.
10
11         Usage: voms-ac-issue.pl -attrib /VO[/subgroups]*[/role][/capability]
12                                 -holder /path/to/cert.pem
13                                 -issuer /path/to/issuing/cert.pem
14                                 -issuerkey /path/to/issuing/cert's/key.pem
15                                 -cadir /path/to/dir/of/hashed-CAs or -cafile /path/to/a/CA.pem ...
16                               [ -out /path/to/save/AC ]
17                               [ -server FQDN ]
18                               [ -lifetime N (hours, default 12 hours) ]
19                               [ -target URI ]...
20

DESCRIPTION

22         Need I say more?
23

SEE ALSO

25       VOMS::Lite
26
27       This script was originally designed for SHEBANGS, a JISC funded project
28       at The University of Manchester.
29       http://www.mc.manchester.ac.uk/projects/shebangs/
30        now http://www.rcs.manchester.ac.uk/projects/shebangs/
31
32       Mailing list, shebangs@listserv.manchester.ac.uk
33
34       Mailing list, voms-lite@listserv.manchester.ac.uk
35

AUTHOR

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