XMPP Client Binding

I use the XMPP- Actions- but now I have a configurations problem.
Ive installed (2.5.0) the XMPP Client Binding- I need it to do command with xmpp- ervery time I get the java error, tls handshake. I think its ok, because in the XMPP Client Binding I cant set up secure connection or anything else for tls.
I read a lot, but I find no solution for it.
So I think, Ive to transform the binding, like the actions, for secure connection-- but how?
Thanks at all

Use the console and see if you have all of these installed:

210 β”‚ Active β”‚  80 β”‚ 4.3.3                 β”‚ smack-core
211 β”‚ Active β”‚  80 β”‚ 4.3.3                 β”‚ smack-extensions
212 β”‚ Active β”‚  80 β”‚ 4.3.3                 β”‚ smack-im
213 β”‚ Active β”‚  80 β”‚ 4.3.3                 β”‚ smack-tcp
214 β”‚ Active β”‚  80 β”‚ 0.6.3                 β”‚ jxmpp-core
215 β”‚ Active β”‚  80 β”‚ 0.6.3                 β”‚ jxmpp-jid
216 β”‚ Active β”‚  80 β”‚ 0.6.3                 β”‚ jxmpp-util-cache
217 β”‚ Active β”‚  80 β”‚ 0.3.3                 β”‚ minidns-core
218 β”‚ Active β”‚  80 β”‚ 2.5.0.201904131627    β”‚ openHAB Add-ons :: Bundles :: XMPPClient Binding
219 β”‚ Active β”‚  80 β”‚ 1.1.4                 β”‚ XPP3 Library
220 β”‚ Active β”‚  80 β”‚ 4.3.3                 β”‚ smack-java7
221 β”‚ Active β”‚  80 β”‚ 4.3.3                 β”‚ smack-resolver-javax

Bundles you may be missing:
smack-java7
smack-resolver-javax

Per github here: https://github.com/openhab/openhab-addons/issues/5473

1 Like

Perfekt, I will check this soon, thanks!

The same error, smack.tcp- but I have got all bundles

[hingStatusInfoChangedEvent] - β€˜xmppclient:xmppBridge:e9b8451c’ changed from UNKNOWN to OFFLINE (COMMUNICATION_ERROR): No response received within reply timeout. Timeout was 5000ms (~5s). While waiting for establishing TLS

$JAVA_HOME/bin/java SSLPoke XXXXX.de XXXX
Successfully connected

https://confluence.atlassian.com/kb/unable-to-connect-to-ssl-services-due-to-pkix-path-building-failed-error-779355358.html

Now i worked with java- Firewall still open- no handshake.