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

xrdgsiproxy - generate a proxy X.509 certificate

Description

       The xrdgsiproxy utility displays, creates, and destroys X.509 user proxy certificates used by the grid
       security infrastructure (gsi) security protocol.

Diagnostics

       Errors yield an error message and a non-zero exit status.

License

       License terms can be displayed by typing "xrootd-H".

Name

       xrdgsiproxy - generate a proxy X.509 certificate

Notes

       Complete HTML documentation can be found at
                                       http://xrootd.org/doc/prod/sec_config.htm
       Documentation for all components associated with xrdgsiproxy can be found at http://xrootd.org/docs.html

Operands

modeinit    create proxy certificate and related proxy file
            info    display content of existing proxy file
            destroy delete existing proxy file

Options

-h display help

       -f [-out] file
              Non-standard location of proxy file

       initmodeonly:-certdirdir
              Non-standard location of directory with information about known CAs

       -certfile
              Non-standard location of certificate for which proxies are wanted

       -keyfile
              Non-standard location of private key to be used to sign the proxy

       -bitsn
              Strength in bits of the key [default 2048]

       -validhh:mm
              Time validity of the proxy certificate [default 12:00]

       -path-lengthlen
              Max number of descendent levels below this proxy [default 0]

Support Level

       The xrdgsiproxy command is supported by the xrootd collaboration.  Contact information can be found at
                                            http://xrootd.org/contact.html

                                                     v5.8.4                                       xrdgsiproxy(1)

Synopsis

xrdgsiproxy [-h] [mode] [-debug] [-f [-out] file]

See Also