On Tue, Aug 22, 2000 at 02:42:43PM +0100, Wez Furlong wrote:
> To enable the code, you need to pass --with-ssl to configure; this will
> check for openssl using the same method in the snmp extension, but with a
> different macro name so it doesn't conflict.  You may want to move the SSL
> check somewhere more centralized.

with-openssl is centralized can can be used, that's from 4.0.3 or
something though.

> I don't know how thread-safe the SSL library is.

I can't say for sure, but for instance the OpenLDAP server (slapd) is
threaded and supports OpenSSL, I don't think there are any locks around
the SSL code.

> The code I have contributed is based on the cli.cpp example that comes with
> the openssl distribution.
> If you integrate this patch into the main distribution, please credit my
> employer for the time I have spent this morning: Ryland Technology Ltd
> (www.ryltech.net).

So you don't consider integrating it yourself?

Stig

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to