Your url should strat like this: https://123.123.123.123:8800
It uses HTTPS protocol, so you should starts with HTTPS. On 8月25日, 上午7时09分, William Stein <[email protected]> wrote: > On Mon, Aug 24, 2009 at 3:35 PM, Alexandre > > > > Belousov<[email protected]> 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 <[email protected]> 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. > > On every copy of Firefox I have used on various operating systems I > have always been able to add an exception. I think I might have to > clear some cache once. The main problem is that you have to carefully > read the message and click on the right link to add the certificate. > > William > > > > >> 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 Washingtonhttp://wstein.org --~--~---------~--~----~------------~-------~--~----~ 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-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
