I do not know why it was removed before. I do not think that you should do that.
If OSG people for some reason don't want to check CRL, they can do it in osg-configure script.
> Hi Tanya,
>
> Regarding the sslCRLfiles change requested:
>
> I found the following code snippet in our configure_cemon script, which
> is trying to remove the sslCRLfiles attribute. I say "trying", because
> it no longer parses the xml correctly, and does not actually remove it.
>
> # Remove 'sslCRLfiles' attribute
>
>
>
> # This is temporary fix for the 'OutOfMemory' error that occurs
>
>
>
> $config =~ s|(sslCRLfiles="[^\"]*")>|>\n<!-- $1 -->|;
>
> What is the right thing to do? Should I fix this check that removes
> this attribute, or should I point this attribute at the correct location
> as you are requesting below?
>
> Thanks,
> Scot
>
>
> > [roy - Tue Apr 15 12:22:55 2008]:
> >
> > Begin forwarded message:
> > > From: Tanya Levshina <tlevshin@fnal.gov>
> > > Date: April 15, 2008 11:53:14 AM CDT
> > > To: Alain Roy <roy@cs.wisc.edu>
> > > Subject: cemonor-config.xml
> > >
> > > Hi Alain,
> > >
> > > Thanks a lot for your help. I have noticed one problem with
> > > configuration of cemon while doing this installation:
> > >
> > > in cemonitor-config.xml sslCRLfiles is set to
> > >
> > > sslCRLfiles="/etc/grid-security/certificates/*.r0"
> > >
> > > instead of
> > >
> > > sslCRLfiles="$VDT_LOCATION/globus/TRUSTED_CA/*.r0"
> > >
> > > that could cause problem if /etc/grid-security/certificates/
> doesn't
> > > exist.
> > >
> > > Tanya
> > >
> >
> >
>
>
> --
> View ticket at <
> VDT Support, vdt-support@ivdgl.org