NAME
extractVOMS.pl
SYNOPSIS
extractVOMS.pl [ -cert /path/to/cert.pem ] [ -out /path/to/save/AC.pem ]
DESCRIPTION
Extracts the VOMS AC from a GSI Proxy or X509 certificate and saves it in /tmp/vomsAC_u<UID>. Use -cert to specify the proxy certificate or x509 certificate from which to extract the AC. Use -out to specift the filename to save the PEM encoded Attribute Certificate.
SEE ALSO
This module was originally designed for SHEBANGS, a JISC funded project at The University of Manchester. http://www.mc.manchester.ac.uk/projects/shebangs/
Mailing list, shebangs@listserv.manchester.ac.uk
Mailing list, voms-lite@listserv.manchester.ac.uk
AUTHOR
Mike Jones <mike.jones@manchester.ac.uk>
COPYRIGHT AND LICENSE
Copyright (C) 2006 by Mike Jones
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.3 or, at your option, any later version of Perl 5 you may have available.