EDIINT ServiceException Recipient certificate is not valid

Hello,
I think you will need to make sure your windows computer has the same CN (Common Name) as a hostname that is in the certificate you sent. Also make sure that you are infact using the exact same private key to decrypt that was on the unix computer.
Good day.

Yemi Bedu

Thanks everyone for the help.
I got it resolved. We missed one of the processing rules hence it was picking up the next match which had a similar name hence it was using wrong certificates for decrypting. Also a question I don’t think the CN makes a difference as I have imported the certificates created for the unix server and they work fine… correct me here.