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

NAME

6         examineAC.pl
7

SYNOPSIS

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

DESCRIPTION

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

SEE ALSO

28       This script was originally designed for VOMS::Lite, as a tool for the
29       UK NGS SARoNGS service.  NGS is funded by the UK Research Councils JISC
30       and EPSRC
31
32       http://www.mc.manchester.ac.uk/projects/shebangs/
33        now http://www.rcs.manchester.ac.uk/projects/shebangs/
34
35       Mailing list, shebangs@listserv.manchester.ac.uk
36
37       Mailing list, voms-lite@listserv.manchester.ac.uk
38

AUTHOR

40       Mike Jones <mike.jones@manchester.ac.uk>
41
43       Copyright (C) 2010 by Mike Jones
44
45       This library is free software; you can redistribute it and/or modify it
46       under the same terms as Perl itself, either Perl version 5.8.3 or, at
47       your option, any later version of Perl 5 you may have available.
48
49
50
51perl v5.34.0                      2022-01-21                      EXAMINEAC(1)
Impressum