[PHP] working with ssl

2002-08-29 Thread Andy

Hi there,

I would like to serve some php pages crypted with ssl. Now I am wondering
what ssl sw to install. I found openssl but this seams to be in alpha
stadium. How do I install ssl with php anyway. Can somebody give me a hint
on that?

Thanx in advance,

Andy




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] working with ssl

2002-08-29 Thread Scott Houseman

Hi Andy.

I would recommend running PHP as an Apache module as well as mod_ssl - which
will require openssl as well.
Have a look at http://www.modssl.org

Regards

-Scott


 -Original Message-
 From: Andy [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, August 29, 2002 3:36 PM
 To: [EMAIL PROTECTED]
 Subject: [PHP] working with ssl


 Hi there,

 I would like to serve some php pages crypted with ssl. Now I am wondering
 what ssl sw to install. I found openssl but this seams to be in alpha
 stadium. How do I install ssl with php anyway. Can somebody give me a hint
 on that?

 Thanx in advance,

 Andy




 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] working with SSL

2001-04-17 Thread phpman

How do I establish an SSL socket connection with PHP?
I have PHP compiled in an Apache Mod_SSL server. Do I need to compile PHP
with
some sort of open_ssl option? I have --enable-sockets in the command line.
Please help!!!

-dave





-- 
PHP General 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]