New [Webinterface] Added support to secure the webinterface with with SSL certificates to acces it over HTTPS.
New [Webinterface] Added new start argument "-secure /path/to/keystore.jks" which is required if the webinterface should run SSL secured.
New [Webinterface] Added new start argument "-secure-pw keystorePassword" which is required if the webinterface should run SSL secured. A keystore is protected with a password which the bot has to know to encrypt it.
How to create a keystore file?: We created a very easy to use script and tutorial which can be found HERE.