voms-ac-issue.pl(1) - Linux man page

Name

voms-ac-issue.pl

Synopsis

A simple script to create VOMS attribute certificates using the VOMS::Lite library.

Usage: voms-ac-issue.pl -attrib /VO[/subgroups]*[/role][/capability]
                        -holder /path/to/cert.pem
                        -issuer /path/to/issuing/cert.pem
                        -issuerkey /path/to/issuing/cert's/key.pem
                        -cadir /path/to/dir/of/hashed-CAs or -cafile /path/to/a/CA.pem ...
                      [ -out /path/to/save/AC ]
                      [ -server FQDN ]
                      [ -lifetime N (hours, default 12 hours) ]
                      [ -target URI ]...

Description

Need I say more?

See Also

VOMS::Lite

This script was originally designed for SHEBANGS , a JISC funded project at The University of Manchester. http://www.mc.manchester.ac.uk/projects/shebangs/

now http://www.rcs.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 © 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.