[PHISHING]: Re: CURL: Result on console and in PHP are different
- From: Jerry Stuckle <jstucklex@xxxxxxxxxxxxx>
- Date: Wed, 31 Oct 2007 12:05:20 -0500
---------------------------------------------------------------------------------------------------
Panda IS 2008 has detected that this email could be spoofed
Take maximum precautions, as spoofed emails could be the sign of a fraud attempt.
---------------------------------------------------------------------------------------------------
Paul van Brouwershaven wrote:
On Oct 31, 1:04 pm, "Rik Wasmus" <luiheidsgoe...@xxxxxxxxxxx> wrote:Well, I get a clear:Ok found the problem, the curl_close($ch) was before the
"SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify
failed"
..with curl_error(), as I don't have the certificate.
curl_error($ch)
set verify peer to false would result in either this curl_error() output:
SSL: certificate subject name 'www.verisign.com'does not match target
host name 'verisign.com'
[ssl_verify_result] => 0]
Or no error with the right hostname:
[ssl_verify_result] => 19]
ssl_verify_result does not change in my results
No, it won't. The request failed, so there is no info to get.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
---------------------------------------------------------------------------------------------------
Panda IS 2008 has detected that this email could be spoofed
Take maximum precautions, as spoofed emails could be the sign of a fraud attempt.
---------------------------------------------------------------------------------------------------
.
- Follow-Ups:
- [PHISHING]: Re: CURL: Result on console and in PHP are different
- From: Jerry Stuckle
- Re: [PHISHING]: Re: CURL: Result on console and in PHP are different
- From: Rik Wasmus
- [PHISHING]: Re: CURL: Result on console and in PHP are different
- References:
- CURL: Result on console and in PHP are different
- From: Paul van Brouwershaven
- Re: CURL: Result on console and in PHP are different
- From: Jerry Stuckle
- Re: CURL: Result on console and in PHP are different
- From: Paul van Brouwershaven
- Re: CURL: Result on console and in PHP are different
- From: Rik Wasmus
- Re: CURL: Result on console and in PHP are different
- From: Paul van Brouwershaven
- Re: CURL: Result on console and in PHP are different
- From: Rik Wasmus
- Re: CURL: Result on console and in PHP are different
- From: Paul van Brouwershaven
- CURL: Result on console and in PHP are different
- Prev by Date: Re: Multiple Domains; 1 Server; 1 PHP Install; Only One Domain Has A Working PHP; WHY??????
- Next by Date: Re: Session or browser problem??
- Previous by thread: Re: CURL: Result on console and in PHP are different
- Next by thread: Re: [PHISHING]: Re: CURL: Result on console and in PHP are different
- Index(es):