• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Implementing an SSL server on Snow Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Implementing an SSL server on Snow Leopard


  • Subject: Re: Implementing an SSL server on Snow Leopard
  • From: Mitchell Laurren-Ring <email@hidden>
  • Date: Fri, 31 Oct 2014 09:58:27 -0700

Yes, “our server” is a launchd process that uses Secure Transport APIs.

Calling SSLSetProtocolVersionEnabled with kTLSProtocol1Only gives me an -50 error. kSSLProtocolAll gives me error 0.

FYI, I’m using the OS X 10.6 SDK because I’m stuck in Xcode 3.2.6. That SDK does not appear to have support for TLS 1.2.

/Mick




On Oct 31, 2014, at 1:04 AM, Quinn The Eskimo! <email@hidden> wrote:

>
> On 31 Oct 2014, at 03:28, Mitchell Laurren-Ring <email@hidden> wrote:
>
>> Does Snow Leopard have a flawed or incomplete implementation of SSL? I’m unable to get any web browser to connect via secure websockets to our server under Snow Leopard.
>
> I presume that "our server" is code that you wrote that uses the server side of Secure Transport.  If not, let me know.
>
> I vaguely remember something weird along these lines.  What happens if you force the client to connect via TLS 1.0 rather than TLS 1.2.
>
> WARNING: This is just for testing.  Don't ship this way; TLS 1.2 has important security fixes.
>
> 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


 _______________________________________________
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


  • Follow-Ups:
    • Re: Implementing an SSL server on Snow Leopard
      • From: "Quinn \"The Eskimo!\"" <email@hidden>
References: 
 >Implementing an SSL server on Snow Leopard (From: Mitchell Laurren-Ring <email@hidden>)
 >Re: Implementing an SSL server on Snow Leopard (From: "Quinn \"The Eskimo!\"" <email@hidden>)

  • Prev by Date: Re: Implementing an SSL server on Snow Leopard
  • Next by Date: Re: Implementing an SSL server on Snow Leopard
  • Previous by thread: Re: Implementing an SSL server on Snow Leopard
  • Next by thread: Re: Implementing an SSL server on Snow Leopard
  • Index(es):
    • Date
    • Thread