Interview Question
Qus: What is Keystore and Truststore?
Answers (1)
TRUSTSTORE: Integration Server uses a truststore to store its trusted root certificates, which are the public keys for the signing CAs.It simply functions as a database containing all the public keys for CAs within a specified trusted directory.