Hi All,
I am unable to authenticate clients using SASL-EXTERNAL mechanism. I have imported the client certificate, CA certificate and intermediate certificate into Openfire Truststore. Below mentioned lines are the errors getting logged in the Openfire log file:
2016.05.25 17:11:30 DEBUG [socket_c2s-thread-2]: org.jivesoftware.openfire.net.SASLAuthentication - SASLAuthentication: EXTERNAL authentication via SSL certs for c2s connection
2016.05.25 17:11:30 DEBUG [socket_c2s-thread-2]: org.jivesoftware.openfire.net.SASLAuthentication - SASLAuthentication: EXTERNAL authentication requested, but EE cert untrusted.
Please help me in resolving this issue.