Avatar

Level 10

When you import the certs into the Trust Store you give the credential an alias. When using that cert you use the alias to reference it. In the call to RE server you have not updated the reference to your credential (thats what the error is indicating).

Paul