On Tuesday, October 17, 2017 at 10:52:47 PM UTC+1, Nicolas M. Thiéry wrote:
>
>
> I have no strong opinion on whether to make OpenSSL a hard requirement 
> or providing it if it's not there. But *not* having OpenSSL is a 
> recurrent pain (e.g. for pip installing package) and it would be 
> really helpful to be able to rely on it. 
>
> If we make it a hard requirement, how to install OpenSSL on the 
> classical systems should be well documented. I spent too many hours 
> helping people on mac/... that were missing it. 
>

Yeah, this brings up the story about OpenSSL on OSX again, as what's 
provided by the system still a looks bit broken, it seems.

The problem is that we cannot, as rightfully pointed here by Michael, 
provide a tarball with OpenSSL source, as this
would be an outright copyright violation. Thus we ought to rely on the 
system libraries.

A couple of years ago that was, however, impossible on OSX, more or less, 
as their openssl implementation
was old and lacking features.
Now it appears that they updated openssl to a pretty new version 1.1.0c.
See https://github.com/hashdist/hashdist/issues/352#issuecomment-337392725

There are some weird messages about certificates missing, but this could be 
my broken setup, or perhaps
it's something trivial to fix by installing a free certificate bundle.
Could someone knowledgeable about these things comment?

Dima


 

>
> Cheers, 
>                 Nicolas 
> -- 
> Nicolas M. Thiéry "Isil" <nth...@users.sf.net <javascript:>> 
> http://Nicolas.Thiery.name/ 
>

-- 
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