eclipse-paho / eclipse-paho/paho.mqtt.java
TLS : Change Cipher Spec step fails
Open
triage
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 919
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have an MQTT server which is using a self-signed certificate and with the Python client all works fine, the TLS handshake goes well and so on.
Using the Java client, the handshake goes well but then the Change Cipher Spec step fails.
Any ideas ?
Contributor guide
Assessment
This issue has not been assessed yet.