Re: Implementing an SSL server on Snow Leopard
Re: Implementing an SSL server on Snow Leopard
- Subject: Re: Implementing an SSL server on Snow Leopard
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Fri, 31 Oct 2014 17:01:30 +0000
On 31 Oct 2014, at 16:58, Mitchell Laurren-Ring <email@hidden> wrote:
> Calling SSLSetProtocolVersionEnabled with kTLSProtocol1Only gives me an -50 error. kSSLProtocolAll gives me error 0.
No, I mean try forcing TLS 1.0 on the /client/. IIRC the server side of Secure Transport has problems negotiating down from TLS 1.2 to TLS 1.0.
One option here is to use the OS X built-in version of <x-man-page://1/s_client>, which uses an old version of OpenSSL that doesn't support TLS 1.2.
> FYI, I’m using the OS X 10.6 SDK because I’m stuck in Xcode 3.2.6.
Why are you stuck on Xcode 3.2.6?
Share and Enjoy
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
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