Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-24830

Certificate isn't ignored when using Javamail

XMLWordPrintable

      We get the following exception after installing the plugin.

      javax.mail.MessagingException: Could not connect to SMTP host: mail.tsctech.com, port: 465;
        nested exception is:
      	javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
      	at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1934)
      	at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:638)
      

      Is there a way to verify the functioning of the plugin?

            kohsuke Kohsuke Kawaguchi
            corneil_duplessis Corneil du Plessis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: