2008/7/8 hawking.zn <[EMAIL PROTECTED]>: > > I want to know how can I just use the short-lived end entity certificates . > for Math_4op who use GSI, > the code about security is: > ((Stub) math)._setProperty(Constants.GSI_SEC_MSG, > Constants.ENCRYPTION); > If I don't create the proxy certificate, there will be a "proxy file > (/tmp/x509up_u503) not found." error.
Right, this is the "usual place" I was talking about earlier. Either you put the short-lived end entity certificate at that location (as does the GridShib CA or the MyProxy CA) or you tell the program to look in another location. Sorry, I don't know how to do that. Tom
