[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-devel] Openssl build
- Date: Tue, 21 Feb 2006 15:04:19 -0600
- From: Zachary Miller <zmiller@xxxxxxxxxxx>
- Subject: Re: [Condor-devel] Openssl build
>
> Currently, we use the openssl in the externals directory only on
> Win32, and we pull in openssl on unix via Globus.
yep. that said, it should be possible to use openssl instead of globus
but you will have to do some work on the Imakefile to separate HAS/WANT_GLOBUS
and HAS/WANT_OPENSSL. it's currently kind of a mess.
cheers,
-zach