On Tue, Aug 25, 2009 at 9:04 AM, mrotsliah<mrotsl...@gmail.com> wrote:
>
> OK, I tried yesterday on another machine: a mac.  It seemed to load
> https://web_address:8800, but it just didn't load the sage program.
> Instead, it just told me that it would not accept the page because it
> was self signed.

Firefox will always let you visit pages with self signed certificates.
 You just have to explicitly allow it.

William

> Also, Firefox didn't let me certify the website.
> But, on the windows box, the https://web_address:8800 did not even
> load or could not be found.  Now, today even the mac wont load the
> https://web_address:8800.  Although, I got it to work on the linux
> server which is running the  sage notebook.  Is there something in a
> php file that prevents access from the outside world?  I doubt it
> since the mac loaded yesterday.  Why would it load yesterday and not
> today?
>
>
>
> On Aug 24, 6:35 pm, Alexandre Belousov <alexandre.belou...@gmail.com>
> wrote:
>> It's a browser problem, not server-side.
>> Generally you have to add exception for your self-signed site.
>> If you are not able to add an exception, that's a browser-related
>> problem (guess you have to ask in the appropriate groups).
>> p.s. You may try adding exception in Opera.
>>
>> On 25 авг, 02:09, mrotsliah <mrotsl...@gmail.com> wrote:
>>
>> > I am setting up a server, and I would like to allow others to make use
>> > of Sage on this computer by allowing them to use notebook over the
>> > internets.  I have installed Sage 4.1.1.  I ran Sage and then ran the
>> > line
>>
>> >  notebook(address="web_address",port=8800,secure=True)
>>
>> > When Firefox started, I saw the following:
>>
>> > web_address:8800 uses an invalid security certificate.
>>
>> > The certificate is not trusted because it is self signed.
>>
>> > (Error code: sec_error_ca_cert_invalid)
>>
>> > I found this post
>>
>> >http://groups.google.cz/group/sage-support/browse_thread/thread/5c3f7...
>>
>> > But both the mac and the linux box wont let me add an exception.
>>
>> > Both Safari and Internet Explorer are not working or loading
>> > notebook.
>>
>> > Is there something I can add to the declaration of notebook(...) that
>> > will rid me of this problem?  Is there something else that works?
>>
>> > Thanks
> >
>



-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

--~--~---------~--~----~------------~-------~--~----~
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
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to