Jabber client supporting client certificate authentication

It's a bit strange.

I am working on improving Pidgin by trying to add authentication based on client certificate for jabber. I configured the openfire server (which supports authentication based on the client certificate), but I want to make sure that I configured it correctly - test it with the client, which, as I know, works. And for this I need a client that already supports authentication based on the client certificate.

I guess this is how testing meets hellish hell.

Does anyone know of a jabber client that I can use to test my openfire setup, so can I get back to testing my code on an openfire server?

+4
source share
1 answer

Both Swift and Gajim 0.14 authentication support certificate . The first on the login screen (yellow shiny button), the second in the account settings window in the "Client Certificate" section.

+3
source

All Articles