Is TLS websocket in version 1.4 working?

Asked by David Janes

When I run I.4 with websockets compiled in, the log files indicate that the server is listening to my TLS websockets port (8001):

1408310019: mosquitto version 1.4 (build date 2014-08-17 12:54:41-0400) starting
1408310019: Config loaded from /etc/mosquitto/mosquitto.conf.
1408310019: Opening websockets listen socket on port 8000.
1408310019: Opening websockets listen socket on port 8001.
1408310019: Opening ipv4 listen socket on port 1883.
1408310019: Opening ipv6 listen socket on port 1883.

However, when I go to connect to 8001 the socket is gone away. No errors are logged. Should I expect this to be working at this point?

Question information

Language:
English Edit question
Status:
Answered
For:
mosquitto Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Roger Light (roger.light) said :
#1

The code is there, but it's not something I've tested myself yet. I
seem to remember a report of success on twitter, but that's as much as
I can say at the moment.

On Sun, Aug 17, 2014 at 10:51 PM, David Janes
<email address hidden> wrote:
> New question #253222 on mosquitto:
> https://answers.launchpad.net/mosquitto/+question/253222
>
> When I run I.4 with websockets compiled in, the log files indicate that the server is listening to my TLS websockets port (8001):
>
> 1408310019: mosquitto version 1.4 (build date 2014-08-17 12:54:41-0400) starting
> 1408310019: Config loaded from /etc/mosquitto/mosquitto.conf.
> 1408310019: Opening websockets listen socket on port 8000.
> 1408310019: Opening websockets listen socket on port 8001.
> 1408310019: Opening ipv4 listen socket on port 1883.
> 1408310019: Opening ipv6 listen socket on port 1883.
>
> However, when I go to connect to 8001 the socket is gone away. No errors are logged. Should I expect this to be working at this point?
>
>
> --
> You received this question notification because you are a member of
> Mosquitto PPA, which is an answer contact for mosquitto.

Can you help with this problem?

Provide an answer of your own, or ask David Janes for more information if necessary.

To post a message you must log in.