Table of Contents

Search

  1. Preface
  2. Client Messages
  3. Informatica Administrator Messages
  4. A Message Codes
  5. B Message Codes
  6. C Message Codes
  7. D Message Codes
  8. E Message Codes
  9. F Message Codes
  10. H Message Codes
  11. I Message Codes
  12. J Message Codes
  13. L Message Codes
  14. M Message Codes
  15. N Message Codes
  16. O Message Codes
  17. P Message Codes
  18. R Message Codes
  19. S Message Codes
  20. T Message Codes
  21. U Message Codes
  22. V Message Codes
  23. W Message Codes
  24. X Message Codes

Message Reference

Message Reference

MSRdr_ 1021

MSRdr_
1021

Failed to connect to server <servername>. Reason: Valid trusted certificate not found in the cacerts keystore. <reason>.
The session failed because you are connecting to the mail server over a secure protocol such as IMAPS or POP3S. A valid trusted certificate for the mail server is not found in the cacerts keystore on the machine hosting the PowerCenter Integration Service.
Verify that a valid trusted certificate for this mail server is present in the cacerts keystore. The cacerts keystore is located in the following directory:
<PowerCenter Installation Directory>\java\jre\lib\security
For example, use the following syntax to add the certificate certificate.cer to the cacerts keystore:
<PowerCenter Installation Directory>\java\bin\keytool -import -alias <certificate alias> -file certificate.cer -keystore <PowerCenter Installation Directory>\java\jre\lib\security\cacerts –v
For more information about the trust certificates, contact your system administrator.
Specify the trusted certificate file name in the application connection attributes.

0 COMMENTS

We’d like to hear from you!