On Saturday, September 10, 2011 11:13:33 AM UTC-7, Jonathan Frankel wrote:
>
> At the very least, I'd like to be able to install my own verified ssl 
> certificate so that those warnings don't happen. I haven't been able to 
> find a .crt or .key file, but I found about a dozen .pem files all over 
> sage's python directory structure. Is there anything I can do to replace 
> the ssl certificate with my own?
>

I think those certificates are stored in your .sage directory:

sage: !ls $DOT_SAGE/notebook
cert.cfg  private.pem  public.pem

You can probably replace those with certificates of your choosing.

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to