Marko Dupor
Marko Dupor
Hello @adnanmuhammad this should not be at my part. Maybe you can check out the [following link](https://stackoverflow.com/questions/32211301/ssl-error-ssl3-get-server-certificatecertificate-verify-failed)
@WelterRocks feel free to submit a PR, I'd gladly implement it. Thanks!
Hello @baturox what exactly are you trying to accomplish? What errors are you getting? It would help me if I could know the wider picture. Thanks
I have never tried it so far. Let me test it out. I'll get back at you if I manage
Sorry guys, I've had no time to deal with it. Can you give me a test environment, proxy and credentials so I have somewhere to test it out?
When I test it out with your options everything still works, but I guess it doesn't get through the proxy. I get no error though. If you can provide me...
Hello. If you take a look at the codebase, there is a method to reconnect in `XmppClient` class if some error occurs, however this can be done if error response...
Thank you for the PR, I have few questions. 1. What is the purpose of realm? The way I see it, it is same as host. String which can be...
Regarding sockets and authzid, great! Regarding realm...I still see no point because the way I see it from code, it looks as if it is different from host only with...
Thanks Jack for these comments and improvements. Do you have a server test account somewhere readily available so I can test it out as well?