eclipse / paho.mqtt.android

MQTT Android
Other
2.88k stars 862 forks source link

SSL Pinning and android:networkSecurityConfig #464

Closed rahulmcs closed 2 years ago

rahulmcs commented 2 years ago

Is the MqttAndroidClient bound by the platform socket factory and will it therefore respect ssl pinning parameters configured in android:networkSecurityConfig?

rahulmcs commented 2 years ago

tested and works as expected.