Hi, On Sun, 2013-09-15 at 10:08 -0700, Patrick (QNET) wrote: > I have started writing an extension/wrapper for GnuTLS integration with PHP > and was wondering > if there is any interest in eventually adding the extension to PECL. > > It requires Sockets to set up the initial connection. After the connection is > established, GnuTLS > can then be used to secure the connection with TLS.
I haven't looked deeper into it, but can this also be used as a stream filter (or stream wrapper)? GNU TLS is usin LGPL 2.1, if Wikipedia is correct. This is fine (GPL would be an issue) Which license do you want for our extension (we prefer PHP License or BSD) Can you share the code for a quick review? johannes -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
