openhab-core/bom
Markus Rathgeb d55d59d3b5 MQTT: disable https hostname verification (#820)
After the bump of Paho from 1.2.0 to 1.2.1 the library enables the https
hostname verification.
This breaks compatibility with current consumers.
Connections cannot be established anymore.

We disable the https hostname verification to keep the old behaviour.
We should add an API so the hostname verification can be enabled if
desired.

This also makes the version 1.2.1 the lower version limit as we need to
use the API to disable the verification internally.

Related to: https://github.com/openhab/openhab-core/issues/815

Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2019-05-15 17:57:49 +02:00
..
compile MQTT: disable https hostname verification (#820) 2019-05-15 17:57:49 +02:00
compile-model Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
openhab-core POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
openhab-core-index POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
runtime Update paho to 1.2.1 service release (#784) 2019-05-08 10:10:47 +02:00
runtime-index POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
test POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
test-index POM Code Convention (#790) 2019-05-05 17:47:41 +02:00
pom.xml use openHAB Core index, simplify itests and demo app (#503) 2019-02-01 11:02:39 +01:00