Mike Mannakee wrote:
>
> I have not done this but have studied enough tcp/ip to know that ssl is not
> a protocol. The opening portion would refer to your protocol, like http or
> ftp. One would access via ssl using https://, not ssl:// Try that.
According to the docs, 4.3.0 will support such
Josh Levine [mailto:[EMAIL PROTECTED]]
> Sent: 23 July 2002 19:57
> To: [EMAIL PROTECTED]
> Subject: [PHP] secure sockets
>
>
> I'm trying to connect to a Java application that's listening on a socket
> using SSL. I am trying to use fsockopen with the address begin
; > -Original Message-
> > From: Josh Levine [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, 24 July 2002 9:53 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: [PHP] secure sockets
> >
> >
> > Thanks for the pointer! I had looked at it, but didn
Patrick is right in that you can use CURL to do this, but as of PHP 4.3.0, you
can use https:// if you have compiled in OpenSSL support.
On Tuesday 23 July 2002 11:56 am, Josh Levine wrote:
> I'm trying to connect to a Java application that's listening on a socket
> using SSL. I am trying to
josh just a query did u try it with https:// rather than ssl:// ?
> -Original Message-
> From: Josh Levine [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 24 July 2002 9:53 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] secure sockets
>
>
> Thanks for the poin
gt; Sent: 23 July 2002 19:57
> To: [EMAIL PROTECTED]
> Subject: [PHP] secure sockets
>
> I'm trying to connect to a Java application that's listening on a socket
> using SSL. I am trying to use fsockopen with the address beginning with
> ssl://, but it doesn
MAIL PROTECTED]]
Sent: 23 July 2002 19:57
To: [EMAIL PROTECTED]
Subject: [PHP] secure sockets
I'm trying to connect to a Java application that's listening on a socket
using SSL. I am trying to use fsockopen with the address beginning with
ssl://, but it doesn't work. There's
I'm trying to connect to a Java application that's listening on a socket
using SSL. I am trying to use fsockopen with the address beginning with
ssl://, but it doesn't work. There's no error message that I can find,
it just doesn't create the file-handler.
Here's some sample code:
That retur
do the socket functions built into PHP work with SSL? Do I need to add some
sort of encryption to get them to?
-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 administrator
9 matches
Mail list logo