Background: I am trying (unsuccessfully) developing a HTTPS / WSS interface to implement the Samsung TV Remote interface. This work in using WSCAT (see GitHub) on my PC but not on Hubitat. Like the initial implementation of the httpGet (etc.) command, it does not work. However, the ignoreSSLIssues switch added to httpGet corrected this problem.
Request: Add a ignoreSSLIssues switch to the webSocket interface.