I notice anaconda ship its own openssl, on OS X at least.
Are they purposefully avoid GPL in all their packages?

François

> On 2/12/2016, at 11:47, Volker Braun <vbraun.n...@gmail.com> wrote:
> 
> On OSX, you can do either
> 
> a) nothing => no https support,
> 
> a) supply the (missing) openssl headers for the system openssl. This is still 
> a shitty solution as it doesn't (and probably will never) support TLSv12.
> 
> c) compile your own openssl implementation AND bring your own copy of the 
> root certificates as your self-compiled openssl will not be able to access 
> the OSX certificate store. Distributing the resulting binary has some license 
> issues.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to