[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Default area for globus certificates



On Tue, Feb 14, 2006 at 11:39:38AM -0600, Steven Timm wrote:
> 
> Is there anywhere, hardwired in Condor, where it is looking
> for Certificate Authority certificates?

no, we rely on globus libraries to look in the default places.  but you should
be able to override the default by setting:

  GSI_DAEMON_TRUSTED_CA_DIR = /path/to/your/signing/certs


cheers,
-zach