Re: Issues with HTTPS post calls in Tiger
Re: Issues with HTTPS post calls in Tiger
- Subject: Re: Issues with HTTPS post calls in Tiger
- From: Frederick Cheung <email@hidden>
- Date: Fri, 12 Aug 2005 20:23:49 +0100
On 12 Aug 2005, at 20:09, Francois Cournoyer wrote:
We have a Director Plugin that permits a user to post or get text
from the net, everything seems fine on POST using HTTP, but fails
when going with HTTPS,
This used to work fine under 10.3 and 10.2
In the ReadStream callback, we get an ErrorEvent on 10.4
When we do CFReadStreamGetError, we get
Domain: 0
Error: -9843
I tried finding out what this error was, but without any luck at
all up to now.
Anyone knows what could have changed for this to happen, or what
this error -9843 is?
-9843 looks like a secure transport (security/securetransport.h),
although obviously the domain is not correct for that error/
But anyway, according to securetransport.h this is a hostname
mismatch, ie the name in the ssl certificate does not match the host
name for the website.
Fred
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden