dn't have a passphrase on the local cert when I created it.
I noticed that I only sent it to you and then sent the same message to
the list.
Thank you,
Richard
Le 19/10/10 20:28, Tommy Pham a écrit :
-Original Message-
From: Richard [mailto:php_l...@ghz.fr]
S
esday, October 19, 2010 11:22 AM
To: Tommy Pham
Subject: Re: [PHP] PHP stream_socket_client OpenSSL error (unknown ca)
I left the pasphrase blank, I've just tried with a blank passphrase but
it
doesn't help.
'./afnic.pem');
stream_context_set_option($co
> -Original Message-
> From: Richard [mailto:php_l...@ghz.fr]
> Sent: Tuesday, October 19, 2010 11:22 AM
> To: Tommy Pham
> Subject: Re: [PHP] PHP stream_socket_client OpenSSL error (unknown ca)
>
> I left the pasphrase blank, I've just tried with a blank p
> -Original Message-
> From: Richard [mailto:php_l...@ghz.fr]
> Sent: Tuesday, October 19, 2010 10:50 AM
> To: php-general@lists.php.net
> Subject: [PHP] PHP stream_socket_client OpenSSL error (unknown ca)
>
> Hello,
>
> I'm having some problems
Hello,
I'm having some problems connecting to a server using the following php
script :
stream_context_set_option($context, 'ssl', 'local_cert',
'./cert.pem');
stream_context_set_option($context, 'ssl', 'allow_self_signed', TRUE);
stream_context_set_option($context, 'ssl', 'veri
5 matches
Mail list logo