I strongly recommend using a frontend like ngix or Apache. The efficiency of the Sagenb server when doing encryption is low. Let an industrial strength web server handle that and the encryption. I just proxy a local instance of the Sagenb behind Apache when I want a secure connection and then all the certificate stuff is taken care of by the frontend. See this pull request which makes things work very cleanly, but has not been incorporated because it changes path names slightly: https://github.com/sagemath/sagenb/pull/328 <https://github.com/sagemath/sagenb/pull/328>
Jonathan > On Nov 11, 2015, at 11:00 PM, kcrisman <[email protected]> wrote: > > > Can Sagenb send certificate chain instead of just certificate of the > server itself? If yes, how? > > If not, what do you use as a frontend? Apache? > > > Cc:ing someone who may know this; I don't know anything about the > certificates. > Dr. Jonathan H. Gutow Chemistry Department [email protected] <mailto:[email protected]> UW-Oshkosh Office:920-424-1326 800 Algoma Boulevard FAX:920-424-2042 Oshkosh, WI 54901 http://www.uwosh.edu/facstaff/gutow/ <http://www.uwosh.edu/facstaff/gutow/> -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
