Hello,
I'm getting this error while trying to configure sender mail adapter over SSL.
Error : "exception caught during processing mail message; iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier"
Based on my search in SCN I understood it's something to do with the certificate I installed, but need help to fix the error.
I loaded the root server CA certificate to trusted CA in the keystore, it didn't help..what other certificates do I need to install and where?
URL : pops://xxx.abc.com
I didn't give the port as 995 in the URL as that's the default PI port.
We use exchange server, so please advise what other certificates I needed to establish this connection over SSL and where do I need to load these certificates. How the mail adapter knows which certificate it needs to use as I do not see any path to be mentioned in the communication channel.
If I tried to use without SSL with pop://xxx.abc.com I'm getting an error saying "exception caught during processing mail message; java.io.IOException: unexpected greeting response; read *****( some weird characters)
Review and advise.
Thank you.
Larry.