In the meantime, I investigated this issue a bit more. The root of the problem is the too large value of expiration_days ="10000" in ".sage/notebook/cert.cfg", which is automatically generated in the notebook.setup() command. I tried to change the value like 8999. Then the generated certificate has valid expiration date like 2037, but the cert.cfg file is overwritten by notebook.setup()....
-- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en.
