Skip to content

Instantly share code, notes, and snippets.

@andypiper
Created August 5, 2013 15:37
Show Gist options
  • Select an option

  • Save andypiper/6156895 to your computer and use it in GitHub Desktop.

Select an option

Save andypiper/6156895 to your computer and use it in GitHub Desktop.
test make -C broker 07
./07-will-qos0.py
./07-will-null.py
./07-will-acl-denied.py
./07-will-null-topic.py
➜ test make -C broker 08
./08-ssl-connect-no-auth.py
./08-ssl-connect-no-auth-wrong-ca.py
1375717037: mosquitto version 1.1.90 (build date 2013-08-05 16:24:24+0100) starting
1375717037: Config loaded from 08-ssl-connect-no-auth-wrong-ca.conf.
1375717037: Opening ipv4 listen socket on port 1888.
1375717037: Opening ipv6 listen socket on port 1888.
1375717038: New connection from 127.0.0.1 on port 1888.
1375717038: Client connection from 127.0.0.1 failed: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number.
1375717048: mosquitto version 1.1.90 terminating
make: *** [08] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment