examineac.pl(1) - Linux man page

Name

examineAC.pl

Synopsis

examineAC.pl [ -ac /path/to/AC.pem ] \
             [ -noout ]

Description

Parses the Attribte Certificate in /tmp/vomsAC_u< UID >, printing information to the terminal. This script will print End time, -> when the attribute will expire Start time, -> when the attribute is valid from Holder Issuer DN , -> The certificate to which the AC belongs' Issuer DN Holder Serial, -> The Serial Number of the Certificate to which the AC belongs. Issuer DN -> The Issuer DN of the VOMS Attribute Certificate The Attribute Certificate. Use -ac /path/to/AC/pem, to provide the path the the Attribute certificate if not in /tmp/vomsAC_u< UID > -noout, to repress printing of the PEM encoded Attribute certificate

See Also

This script was originally designed for VOMS::Lite, as a tool for the UK NGS SARoNGS service. NGS is funded by the UK Research Councils JISC and EPSRC

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 © 2010 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.