Returns information about the user's proxy certificate.
exists = gd_proxyinfo
[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 = gd_proxyinfo where exists is 1 if the proxy certificate exists at the default location, otherwise 0.
[exists,subject] = gd_proxyinfo where subject is the subject line of the proxy certificate.
gd_proxyquery, gd_certinfo, gd_createproxy, gd_destroyproxy
Copyright © 2007, The Geodise Project, University of Southampton