voms-proxy-info2 - Man Page

prints information about a proxy with VOMS extensions

Synopsis

voms-proxy-info [options]

Description

The voms-proxy-info command pritns information about a proxy, including information about the VOMS extension.

Options

Options may be specified indifferently with either a "-" or "--" prefix. The options from -help to -out are present for compatibility with grid-proxy-init, and have the exact same meaning. The meaning of the other ones is the following.

-help

-usage
Displays usage.
-version
Displays version.
-debug
Enables extra debug output. This is for bug reports only. Users must not rely on the extra output printed by this option.
-file proxyfile
The name of the file containing the proxy, in case it is in a non-standard place.
-chain
Prints information about the proxy's certificate chain.
-subject
Prints the DN of the proxy's subject.
-issuer
Prints the DN of the proxy's issuer.
-identity
Prints the DN of the iodentity represented by the proxy. This is synonimous
-type
Print the proxy's type (limited or not)
-strength
Prints the proxy's strength. I.e. the number of bits in the key.
-valid
Print validity times.
-timeleft
Prints how much time is left (in seconds) instead of the end time of the proxy. This option implies -valid
-all
Prints everything.
-fqan
Prints the VOMS attributes in the FQAN format. Default
-exists -bits N -hours H
Verifies if the proxy is valid for at least other H hours and has a key of at least N bits.
-acexists voname
Verifies if an AC for the VO specified is present in the proxy.
-conf file
Read options from file.
-text
Prints the certificate to standard output.
-path
Prints the full path name of the proxy file.
-vo
Prints the names of the VOs whose AC are present in the proxy
-acsubject
Prints the subject of the owners of the ACs in the proxy.
-acissuer
Prints the issuer of the owners of the ACs in the proxy.
-actimeleft
Prints how much time is left (in seconds) instead of the end time of the AC.
-serial
Prints the serial number of each AC present in the proxy.
-dont-verify-ac
Skips the AC verification step. Warning! Data printed when this option is specified may not be reliable.
-targets
Prints the list of hosts to which the AC has been targeted.
-included-file
In case the proxy included a user-specified file, this option prints it to screen.
-uri
Prints the URI of the serve which issued this AC.
-keyusage
Print the content of the KeyUsage extension of the certificate.

Bugs

EGEE Bug Tracking Tool[1]

See Also

voms-proxy-init(1), voms-proxy-destroy(1)

EDT Auth Home page[2]

CVSweb[3]

RPM repository[4]

Authors

Vincenzo Ciaschini <Vincenzo.Ciaschini@cnaf.infn.it>.

Valerio Venturi <Valerio.Venturi@cnaf.infn.it>.

Notes

  1. EGEE Bug Tracking Tool
    https://savannah.cern.ch/projects/jra1mdw/
  2. EDT Auth Home page
    http://grid-auth.infn.it
  3. CVSweb
    http://datagrid.in2p3.fr/cgi-bin/cvsweb.cgi/Auth/voms
  4. RPM repository
    http://datagrid.in2p3.fr/distribution/autobuild/i386-rh7.3
  5. www.apache.org/licenses/LICENSE-2.0
    http://www.apache.org/licenses/LICENSE-2.0

Info

05/03/2021 VOMS Client