Hi,

On Wed, Sep 23, 2015 at 06:56:41PM +0200, Jan Groenewald wrote:
[...]
> Basic question: What does it take to enable SSL? Do those commands work on
> 1) source build

On Debian/Ubuntu just install 'libssl-dev' before building, and 'openssl'
before running.

> 2) binary (LTS)

Sage is compiled with ssl support, so just install 'openssl' before
running.

> 3) PPA

It depends whether you use a binary that is built with or without
openssl. If yes, go to 2, if not:

        sage -i openssl
        sage -i -f python2

Ciao,
Thierry

> 
> Regards,
> Jan

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