Is SSL supported for webgui?

Hi ,

I would like to ask :

Is SSL supported for the webgui?

Best regards,
Hadeel

Hi Hadeel,

The web gui is a Flask app, see the Python code at the bottom of:

https://materialsproject.github.io/fireworks/basesite_tutorial.html

To run over SSL, you can look at some of the existing docs for running Flask apps over SSL (e.g., Google “flask ssl”)

···

On Wednesday, December 19, 2018 at 11:32:25 PM UTC-8, Hadeel Sharaf wrote:

Hi ,
I would like to ask :

Is SSL supported for the webgui?

Best regards,
Hadeel