How to add SSL intermediate/chain certificate on openfire

i am trying to add intermediate/chain certificate but facing problem, i try to add intermediate/chain certificate in truststore but it’s not working.so, please guide how and where we add SSL intermediate/chain certificate.
Thank you in advanced.

You should be able to add each certificate of the chain independently, using the admin console. Alternatively, you can use Java’s keytool command to modify the underlying keystores. This is documented in Openfire: SSL Guide