Subject: OpenSSL support compiled in PHP?
To: None <tech-pkg@NetBSD.org>
From: Quentin Garnier <cube@NetBSD.org>
List: tech-pkg
Date: 01/28/2004 10:41:36
PHP4 needs OpenSSL support compiled in to establish tls/ssl connections.
The openssl module only contains a few functions, support for tls
connections is elsewhere in PHP4 code.

I think it makes the openssl module mostly useless, and I suggest we
compile in support for OpenSSL in our php4 packages (mostly www/php4 and
www/ap-php4, right?).

I managed to do this for ap-php4 (which is the one I need), but I'm
thoughtful about how to do it more globally (in Makefile.php?
Makefile.common?).

Opinions?  Jaromir, how should support be added?

Quentin Garnier.