Returns information about the user's proxy certificate.
(exists,subject) = gd_proxyinfo()
This command checks the existence of the user's proxy certificate and prints information to the screen. The command also returns the subject line of the proxy certificate.
(exists,subject) = gd_proxyinfo() Returns a tuple containing exists, an integer indicating whether the proxy certificate exists at the default location (otherwise 0), and subject, the subject line of the proxy certificate.
gd_proxyquery, gd_certinfo, gd_createproxy, gd_destroyproxy
Copyright © 2005, The Geodise Project, University of Southampton