gd_proxyinfo

Returns information about the user's proxy certificate.

 

Syntax

(exists,subject) = gd_proxyinfo()

 

Description

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.

 

See also

gd_proxyquery, gd_certinfo, gd_createproxy, gd_destroyproxy

 



gd_makedir

contents

gd_proxyquery

Copyright © 2005, The Geodise Project, University of Southampton