>>>>> "JMC" == "J. M. Castagnetto" <[EMAIL PROTECTED]> writes: >>>>> "Richard" == Richard Lynch <[EMAIL PROTECTED]> writes: JMC> Someone asked in the PHPBuilder web board if there was an JMC> implementation of the SSL/TSSL connectivity in PHP, for Perl JMC> there is the SSLeay wrapper, and JSSE for Java, but I am not JMC> aware of something similar for PHP. Richard> It would seem that lots of folks are using mod_SSL and Richard> mod_PHP together. Only trick is to add SSL first. What he really wants is a php extension which provides access to openssl's api. 'Twould be straightforward enough to write; just follow the example of, eg, bcmath.c, zlib.c, mhash.c or mcrypt.c. In addition to the low-level access to libcrypto and libssl, some high-level support ala Perl's Net_SSLeay would be cool. Even with the recent changes to our export policies, it would probably be best were a non-US type to put it together. Just in case.... -JimC -- James H. Cloos, Jr. <URL:http://jhcloos.com/public_key> 1024D/ED7DAEA6 <[EMAIL PROTECTED]> E9E9 F828 61A4 6EA9 0F2B 63E7 997A 9F17 ED7D AEA6 Save Trees: Get E-Gold! <URL:http://jhcloos.com/go?e-gold> ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
