Re: Myproxy client for Twisted
The RESPONSE=2 message is documented in the PROTOCOL document in the
MyProxy CVS source:
http://cvs.ncsa.uiuc.edu/viewcvs.cgi/*checkout*/myproxy/PROTOCOL?rev=HEAD&cvsroot=myproxy&content-type=text/plain
I see the information isn't in:
http://grid.ncsa.uiuc.edu/myproxy/protocol/
I'll update it.
Voznesensky Vladimir <vovic@nfi.kiae.ru> wrote:
> Hello.
>
> I'm trying to develop a myproxy client for Twisted networking
> development framework.
> The feature I need is additional client authetication (RESPONSE=2),
> but I have not found any description of
> this case in the documentation.
> Help me, please.
>
> VV