Support for wss:
Initial support for wss: and ws:
In the case of wss:, a keystore.jks file has been provided so that you can run the test, but it does not have a valid value - we still have to add proper security
The TLS parameter has been moved to a file (C:\Users\user_name\tlsparmfile.txt) , rather than an IIP - a value of TLS specifies wss: in the client, currently supported by Chrome (because of the security issue). Any other value in the file specifies ws:, and can be accessed using Firefox or Chrome.