#13385: Remove TLS/SSL-related packages
----------------------------------+-----------------------------------------
       Reporter:  kini            |         Owner:  tbd     
           Type:  enhancement     |        Status:  new     
       Priority:  major           |     Milestone:  sage-5.3
      Component:  packages        |    Resolution:          
       Keywords:                  |   Work issues:          
Report Upstream:  N/A             |     Reviewers:          
        Authors:                  |     Merged in:          
   Dependencies:  #13121, #13384  |      Stopgaps:          
----------------------------------+-----------------------------------------

Comment (by kini):

 Looking at sagenb's README.rst, I notice that besides HTTPS notebook
 login, OpenSSL is also used by OpenID authentication, this time through
 Python's bundled ssl module rather than through pyOpenSSL.

 This means that if a user wanted to use OpenID authentication on their
 server, they'd have to install OpenSSL dev headers on their system (or
 install the optional openssl SPKG) and then rebuild Python, which is a bit
 involved. This should also be included in the "ssl" makefile target, I
 guess. Preferably the "ssl" makefile target shouldn't build Python twice.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13385#comment:21>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to