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

NAME

6         verifycert.pl
7

SYNOPSIS

9         A simple script to verify X509 and GSI certificates.
10
11         verifycert.pl [-q] [-s] -cert <path to cert.pem> [ -cadir /path/to/CA/dir ] [ -cafile /path/to/a/CA.pem ]
12

DESCRIPTION

14         Need I say more?
15

SEE ALSO

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

AUTHOR

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