Skip to:
Mutual authentication does not work when using BOSH / HttpBind. Client certificates are never accepted.
The cause of this issue: the client truststore is not loaded by the BOSH implementation.
Added the truststore to the SSL configuration.
Mutual authentication does not work when using BOSH / HttpBind. Client certificates are never accepted.
The cause of this issue: the client truststore is not loaded by the BOSH implementation.