Skip to content

Support for wss:

Compare
Choose a tag to compare
@jpaulm jpaulm released this 26 Oct 19:21
· 245 commits to master since this release
8f10a39

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.