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        now http://www.rcs.manchester.ac.uk/projects/shebangs/
23
24       Mailing list, shebangs@listserv.manchester.ac.uk
25
26       Mailing list, voms-lite@listserv.manchester.ac.uk
27

AUTHOR

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