On Tuesday, 18 August 2015 22:56:45 UTC-7, Jori Mäntysalo wrote:
>
> On Tue, 18 Aug 2015, Dima Pasechnik wrote: 
>
> >>> At http://trac.sagemath.org/ticket/17164 it seems that Sage 6.8 has 
> not 
> >>> support for vulnerable SSLv3 anymore. But it still seems to have - at 
> >>> least on SageNB. 
>
> >>> I have and old installation that I have upgraded version-by-version 
> >>> for years. 
>
> >> Probably you would have to manually upgrade the ssl?  I don't know. 
>
> > That's a good idea. 
>
> To clarify: I have always (for production system) downloaded newest 
> stable version from sagemath.org. But the user account that runs Sage GUI 
> has not been clearer between semesters. 
>
> And we run it without ipython -option. Actually like this: 
>
> su -c 'nohup authbind --deep .../sage-6.8/sage -c "notebook(secure=true, 
> interface=\"\", port=443, timeout=36000, 
> server_pool=[\"sagecalc@localhost\"])" 2> .../errorlog > 
> .../normallog &' - sagegui 
>
> But that should not make any difference. 
>

Sage(nb) does not ship its own ssl implementation, so it got to updated 
elsewhere.
It does ship pyopenssl though.
 

>
> -- 
> Jori Mäntysalo 
>

-- 
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 http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to