[sage-devel] Re: loading https urls

2010-11-21 Thread Dima Pasechnik
On Nov 21, 6:22 am, Jason Grout wrote: > On 11/20/10 3:35 PM, Jason Grout wrote: > > > On 11/20/10 3:26 PM, Jason Grout wrote: > >> This doesn't seem to work: > > >> load('https://somefile') > > >> Seehttp://alpha.sagenb.org/home/jason3/43/publish/for an example and > >> the errors. > > > Er, *h

Re: [sage-devel] Re: loading https urls

2010-11-20 Thread William Stein
On Sat, Nov 20, 2010 at 2:22 PM, Jason Grout wrote: > On 11/20/10 3:35 PM, Jason Grout wrote: >> >> On 11/20/10 3:26 PM, Jason Grout wrote: >>> >>> This doesn't seem to work: >>> >>> load('https://somefile') >>> >>> See http://alpha.sagenb.org/home/jason3/43/publish/ for an example and >>> the err

[sage-devel] Re: loading https urls

2010-11-20 Thread Jason Grout
On 11/20/10 3:35 PM, Jason Grout wrote: On 11/20/10 3:26 PM, Jason Grout wrote: This doesn't seem to work: load('https://somefile') See http://alpha.sagenb.org/home/jason3/43/publish/ for an example and the errors. Er, *here* are the examples: http://alpha.sagenb.org/home/pub/54/ Trying to

[sage-devel] Re: loading https urls

2010-11-20 Thread Jason Grout
On 11/20/10 3:26 PM, Jason Grout wrote: This doesn't seem to work: load('https://somefile') See http://alpha.sagenb.org/home/jason3/43/publish/ for an example and the errors. Er, *here* are the examples: http://alpha.sagenb.org/home/pub/54/ Trying to load a file over https does not work. T