Public keys in reply and keystore don't match Code Example
public keys in reply and keystore don't match
The issue here is the alias you used while importing the certificate, is similar to the one you used while creating the JKS store.
Just change the alias and it will solve your issue