Man page - grid-proxy-info(1)
Packages contas this manual
apt-get install globus-proxy-utils
Manual
| GRID-PROXY-INFO(1) | Grid Community Toolkit Manual | GRID-PROXY-INFO(1) |
NAME
grid-proxy-info - Display information about a proxy certificate
SYNOPSIS
grid-proxy-info -help | -usage | -version
grid-proxy-info -e | -exists [-valid HOURS:MINUTES | -v HOURS:MINUTES] [-hours HOURS | -h HOURS] [-bits BITS | -b BITS]
grid-proxy-info [OPTIONS]
DESCRIPTION
The grid-proxy-info program extracts information from an X.509 proxy certificates, and optionally displays or returns an exit code based on that information.
The default mode of operation is to print the following facts about the current user’s default proxy: subject, issuer, identity, type, strength, path, and time left. If the command-line option -exists or -e is included in the command-line, nothing is printed unless one of the print options is specified. Instead, grid-proxy-info determines if a valid proxy exists and, if so, exits with the exit code 0; if a proxy does not exist or is not valid, grid-proxy-info exits with the exit code 1. Additional validity criteria can be added by using the -valid, -v, -hours, -h, -bits, or -b command-line options. If used, these options must occur after the -e or -exists command-line options. Those options are only valid if one of the -e or -exists command-line options is used.
OPTIONS
The complete set of command-line options to grid-proxy-info are:
-help, -usage
-version
-debug
-file PROXYFILE, -f PROXYFILE
-subject, -s
-issuer, -i
-identity
-type
-timeleft
-strength
-all
-text
-path
-rfc2253
-exists, -e
-valid HOURS:MINUTES, -v HOURS:MINUTES, -hours HOURS, -h HOURS
-bits BITS, -b BITS
ENVIRONMENT
The following environment variables affect the execution of grid-proxy-info:
X509_USER_PROXY
SEE ALSO
grid-proxy-init(1), grid-proxy-destroy(1)
AUTHOR
Copyright © 1999-2014 University of Chicago
| 03/31/2018 | Grid Community Toolkit 6 |