ecp-cert-info

Print information about an existing X.509 credential.

ecp-cert-info prints information from an existing X.509 credential, including owner information, certificate type, and time remaining until expiry.

Usage: ecp-cert-info [-h] [-l] [-V] [-f FILE] [-v HH:MM] [--verbose] [-e] [-s]
                     [-i] [-type] [-t] [-path]

Options

-f, --file

certificate file to read (must exist)

Default: “/tmp/x509up_u1005”

-v, -valid, --valid

time requirement for proxy to be valid

--verbose

print full text of certificate

Default: False

-e, -exists, --exists

return 0 if valid proxy exists, 1 otherwise

Default: False

Helper arguments

-l, --list-idps

show IdP names and URLs and exit

-V, --version

show program’s version number and exit

Display arguments

-s, -subject, --subject

distinguished name (DN) of subject

-i, -issuer, --issuer

DN of issuer (certificate signer)

-type, --type

type of certificate

-t, -timeleft, --timeleft

time left until certificate expires

-path, --path

path to certificate file

Environment:

X509_USER_PROXY:

the default path for the credential file