logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

verify-proxy-tool - tool to verify a certificate chain including proxies

Authors

       LCMAPS   and   the  LCMAPS  plug-ins  were  written  by  the  Grid  Middleware  Security  Team  <grid-mw-
       security@nikhef.nl>.

LCMAPS plugins verify proxy 1.5.10                May 13, 2015                              VERIFY-PROXY-TOOL(1)

Bugs

       Please  report  any  errors  to   the   Nikhef   Grid   Middleware   Security   Team   <grid-mw-security-
       support@nikhef.nl>.

Description

       This  tool  does  a  full chain check of a proxy, following the same logic as the lcmaps_verify_proxy.mod
       LCMAPS plugin. See for details the corresponding man page.

       When no proxy filename is specified as last argument, the default proxy filename for the  user  is  used,
       i.e. /tmp/x509up_u<UID>.

Name

       verify-proxy-tool - tool to verify a certificate chain including proxies

Options

-d, --debug
              Show (debug) output, repeat this option to get more debugging output.

       -q, --quiet
              Show less output, only printing errors, not warnings.

       -h, --help
              Show short helptext

       -t, --atnotbefore
              Verify  the  proxy chain at (5 minutes after) the 'notBefore' time of the leaf proxy instead of at
              the current time.

Return Values

0      verification and program succeeded

       1      non-verification error, e.g. setup of parameters failed.

       2      verification error, i.e. proxy is invalid.

See Also

lcmaps_verify_proxy.mod(8).

Synopsis

verify-proxy-tool [-h|--help] [-d|--debug] [-q|--quiet] [-t|--atnotbefore] [proxy]

See Also