On Tue, Apr 8, 2008 at 5:50 AM, mabshoff
<[EMAIL PROTECTED]> wrote:
>
>
>
>  On Apr 8, 2:43 pm, Chris <[EMAIL PROTECTED]> wrote:
>  > Hi,
>  >
>  > I've just started using Sage on my Mac, I use Firefox 3 Beta 5 as my
>  > browser -- It seems as though Sage will not work with this version of
>  > Firefox due to the certificate being invalid -- it gives the following
>  > error message:
>  >
>  > ---
>  > Certificate key usage inadequate for attempted operation.
>  >
>  > (Error code: sec_error_inadequate_key_usage)
>
>  You can add a security exception to get around this. It seems to
>  affect all self signed certificates.
>
>
>  > ---
>  >
>  > Sage works finely in Safari, however.
>  >
>  > Could this be looked into at some stage; in the meantime, is there a
>  > way to disable SSL on the web server, as it's completely unnecessary
>  > in the case where I'm using it?
>
>  Do you mean locally? In that case use -inotebook instead of -notebook.
>

Or within sage type:

   sage: inotebook()
or
   sage: notebook(secure=False)

 -- Wiliam

--~--~---------~--~----~------------~-------~--~----~
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