Thanks for the reply.

The troubles are:

1) the last line that VMplayer shows is
https://192.168.XXX.XXX:8000/?startup_token=.....: No such file or
directory

2) When I pointed my firefox to https://192.168.XXX.XXX:8000, it said:

Secure Connection Failed
192.168.XXX.XXX:8000 uses an invalid security certificate.

The certificate is not trusted because it is self signed.
The certificate is only valid for localhost

(Error code: sec_error_ca_cert_invalid)


I hope these give you more clues of what are the problems.



On Aug 19, 10:12 am, "William Stein" <[EMAIL PROTECTED]> wrote:
> On Tue, Aug 19, 2008 at 10:07 AM, pong <[EMAIL PROTECTED]> wrote:
>
> > I use SAGE VMimage on a window machine.
>
> > I have trouble starting a secure session of sage notebook by
>
> > sage: notebook(address='192.168.XXX.XXX')
>
> What kind of "trouble"?
>
> If you know linux at all you could login as admin and
> edit /usr/local/bin/notebook (I think) so that the call
> to the notebook command has the option
>    secure=True
> Then the usual
>    login: notebook
> might work.
>
>  -- William
>
>
>
>
>
> > where 192.168.XXX.XXX is the address given to me by starting the
> > notebook at sage login
>
> > sage login: notebook
>
> > 1) the notebook started fine when I just you "notebook" at sage login
>
> > 2) the notebook(address='....') command did work couple months ago and
> > gave me a https session.
>
> > What's wrong this time?
>
> > Thanks
>
> --
> William Stein
> Associate Professor of Mathematics
> University of Washingtonhttp://wstein.org
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to