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?
Thanks in advance,
Francois Cournoyer.