SecureTransport and HTTP/1.1 (is it ok?)
SecureTransport and HTTP/1.1 (is it ok?)
- Subject: SecureTransport and HTTP/1.1 (is it ok?)
- From: Larry Gerndt <email@hidden>
- Date: Fri, 01 Aug 2003 22:07:36 -0700
I'm still trying to figure out why my SSL connection fails after a couple of
successful transactions. Grasping at straws, I will ask this: it *is* ok to
use HTTP 1.1 with SecureTransport, is it not? I would certainly think so,
but the Apple sample "SSLSample" uses HTTP 1.0 for some reason). Do I have
to use HTTP 1.0? If so, then I guess I would have to either put the "pragma
keep-alive" in there (and hope it works) or I would have to reestablish a
connection and SSL handshake for each and every SSL transaction (something
which would of course slow down our performance considerably).
--
Larry Gerndt
AIM Handle: SonOfTheSonOfMan
Let the truth be told though the heavens fall -- James Garrison
_______________________________________________
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.