nymea-app/libnymea-app/jsonrpc
Michael Zanetti 986714c9e1 Fix encryption flag erraneously set for "ws" connections
This could cause the client to think that there is a certificate
mismatch if there is a pinned certificate for this host already
and we then connect to an unecrypted ws socket.

Also, disconnect clients before raising the certificate mismatch
error in case a client implementation would just ignore this
and reconnect syncronously right way.
2021-01-23 14:04:33 +01:00
..
actionhandler.cpp Get going with better grouping 2020-03-26 23:31:42 +01:00
jsonhandler.cpp Get going with better grouping 2020-03-26 23:31:42 +01:00
jsonhandler.h Get going with better grouping 2020-03-26 23:31:42 +01:00
jsonrpcclient.cpp Fix encryption flag erraneously set for "ws" connections 2021-01-23 14:04:33 +01:00
jsonrpcclient.h Make use of the new caching mechanism in nymea 2020-09-15 18:10:12 +02:00
jsontypes.cpp Make plugin issues more visible to the user 2020-09-05 00:04:52 +02:00
jsontypes.h Improve irrigation view, add support for time based rule templates 2020-08-14 15:28:13 +02:00