Re: Problems with Secure Transport
Re: Problems with Secure Transport
- Subject: Re: Problems with Secure Transport
- From: Frederick Cheung <email@hidden>
- Date: Sat, 13 Sep 2003 11:39:55 +0200
Subject: Problems with Secure Transport
From: Larry Gerndt <email@hidden>
To: MAC Network Programming <email@hidden>
I posted this message a few weeks ago:
Can anyone shed any light on the result code "errSSLProtocol" which
I'm seeing
returned from SSLRead? If I attempt another read after that error
occurs, I
get "errSSLClosedAbort". If it helps, I'm calling SSLRead from an
MPTask,
and when I set breakpoint after each read, I never get the error.
Without the
breakpoint there, I do get it. There's another MPTask that does
SSLWrites. I
have checked to be sure that SSRead is never called during SSLWrite,
and it
appears that they are not, so I'm baffled about why I would get this
error.
Also, it seems that the first read and write succeed with no errors.
Then the
error happens shortly after that.
The responses I got were sparse, which leads me to wonder: Has anyone
really succeeded in implementing a real-world application using this
new
API? I would like some assurance that the error is really in my code
and
not in the API.
I use it in the https (client side) support part of my application.
Nothing very fancy but it has pretty much worked straight out of the
box.
Would it be appropriate to open a DTS incident to get some help on
this? I
fear my app would take a lot of time for them to figure out. Maybe I
should
try to write a simplified app that demonstrates the problem?
That's usually a good way of cornering/understanding a problem.
Fred
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.