On Thu, 2001-11-29 at 13:00, Benjamin Barringer wrote:
> Snoopy is  a class that does SSL communication via sockets. Paticularly
> pulling webpages. However it is more or less an example of SSL communication
> via sockets.
> 
> You can check out:
> http://www.php.net/manual/en/ref.curl.php
> 
> I think there is an openssl patch, check the post from 11/27 titled:
> [PHP-DEV] status of openssl fn in php 4.1
> 
> I suppose I misunderstood what you are tring to do. You will probably here
> from one of the gurus in a few minutes. =)

Yeah, I need to initiate the communication via SSL, not receive it..

> 
> Thanks
> Ben
> 
> ----- Original Message -----
> From: "Blake Barnett" <[EMAIL PROTECTED]>
> To: "Benjamin Barringer" <[EMAIL PROTECTED]>
> Sent: Thursday, November 29, 2001 2:27 PM
> Subject: Re: [PHP-DEV] SSL Sockets in 4.1.0?
> 
> 
> > How does this relate to sockets?  Am I missing something?
> >
> > On Thu, 2001-11-29 at 12:22, Benjamin Barringer wrote:
> > > You could try snoopy. It's a class written in PHP that works with ssl.
> > >
> > > http://sourceforge.net/projects/snoopy/
> > >
> > > I think there is a cURL extension somewhere as well. Should be linked to
> > > from the snoopy page?
> > >
> > > Cheers
> > > Ben
> > >
> > > ----- Original Message -----
> > > From: "Blake Barnett" <[EMAIL PROTECTED]>
> > > To: "PHP Developers Mailing List" <[EMAIL PROTECTED]>
> > > Sent: Thursday, November 29, 2001 1:54 PM
> > > Subject: [PHP-DEV] SSL Sockets in 4.1.0?
> > >
> > >
> > > > We are developing an application which needs to communicate via SSL
> > > > sockets.  I can't find any documentation, examples, or functions that
> > > > look like they support this.  Is there any support for it?  Is SSH or
> > > > stunnel/sslwrap my best option?
> > > >
> > > > --
> > > > Blake Barnett (bdb)  <[EMAIL PROTECTED]>
> > > > Sr. Unix Administrator
> > > > DevelopOnline.com                 office: 480-377-6816
> > > >
> > > > "Do, or do not.  There is no try." --Yoda
> > > >
> > > >
> > > > --
> > > > 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]
> > --
> > Blake Barnett (bdb)  <[EMAIL PROTECTED]>
> > Sr. Unix Administrator
> > DevelopOnline.com                 office: 480-377-6816
> >
> > "Do, or do not.  There is no try." --Yoda
-- 
Blake Barnett (bdb)  <[EMAIL PROTECTED]>
Sr. Unix Administrator
DevelopOnline.com                 office: 480-377-6816

"Do, or do not.  There is no try." --Yoda


-- 
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