6 Replies Latest reply on Sep 30, 2010 11:53 PM by sadiquekatihar

    SunCertPathBuilderException while sending mail

    sadiquekatihar

      i am trying to send a email when a transaction completed for user registration process. my application works properly on my localhost and also send email. But when i deployed it on my server it couldn't send mail and throws this exception .


      Exception during request processing: Caused by javax.servlet.ServletException with message: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target



      Please suggest me how to recover this problem.


      thank u