• ws100mer
  • NEWBIE
  • 0 Points
  • Member since 2006

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
    We are using imaps as a mail server. When we ran email2case.bat, we got the following error message:

Message: sun.security.validator.ValidatorException: No trusted certificate found;
  nested exception is:
        javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: No trusted certificate found


We have a SSL certification and add the following option to the java command.

 -Djavax.net.ssl.trustStore=/home/EmailAgent60/.keystore

Anyone can run emal2case.bat with imaps successfully?
    We are using imaps as a mail server. When we ran email2case.bat, we got the following error message:

Message: sun.security.validator.ValidatorException: No trusted certificate found;
  nested exception is:
        javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: No trusted certificate found


We have a SSL certification and add the following option to the java command.

 -Djavax.net.ssl.trustStore=/home/EmailAgent60/.keystore

Anyone can run emal2case.bat with imaps successfully?