itsjunetime / smserver

An app to allow Jailbroken iPhones to send texts & attachments from their browser
GNU General Public License v3.0
157 stars 26 forks source link

trusted websocket #138

Open 22350 opened 3 years ago

22350 commented 3 years ago

instances keep saying that i need to trust the web-socket. I have tried all sorts of things, but no luck

sabogalc commented 3 years ago

Are you using https for SMServer? It should be as easy as going to https://your.ip:websocket.port.number and allowing your device to connect to that address, then going back to the IP web address that has your main port attached to it.

itsjunetime commented 3 years ago

Could you also go into more detail about exactly what you try to do to trust the websocket, what client you're using, and what your settings are on the host with regard to SSL, authentication, and the port numbers of both your websocket and main server?

ayueyue321 commented 1 year ago

I don't know how to solve the same problem