e-m-b-a / embark

EMBArk - The firmware security scanning environment
https://www.securefirmware.de
MIT License
314 stars 46 forks source link

Small additions #35

Closed BenediktMKuehne closed 2 years ago

BenediktMKuehne commented 2 years ago

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior?

Server runs on http only

What is the new behavior (if this is a feature change)? If possible add a screenshot.

Server offers https with self-signed certificate (which is useless when using locally )

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Depends on your deployment-configuration. since run-server.sh changes, you should reinstall EMBArk IF you want to use the SSL encryption.

Other information:

https: and wss: functionality would need to be tested in a server-client setting that is not on localhost