1EXTRACTVOMS(1)        User Contributed Perl Documentation       EXTRACTVOMS(1)
2
3
4

NAME

6         extractVOMS.pl
7

SYNOPSIS

9         extractVOMS.pl [ -cert /path/to/cert.pem ] [ -out /path/to/save/AC.pem ]
10

DESCRIPTION

12       Extracts the VOMS AC from a GSI Proxy or X509 certificate and saves it
13       in /tmp/vomsAC_u<UID>.  Use -cert to specify the proxy certificate or
14       x509 certificate from which to extract the AC.  Use -out to specift the
15       filename to save the PEM encoded Attribute Certificate.
16

SEE ALSO

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

AUTHOR

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