https://issues.apache.org/bugzilla/show_bug.cgi?id=49626

           Summary: Mail Reader Sampler is not able to connect to pop
                    server
           Product: JMeter
           Version: Nightly (Please specify date)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: regression
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [email protected]


I am not fully sure of what happened, but since we integrated the SMTP Sampler
the Mail Reader Sampler is not able anymore to connect to our test server (this
worked before). Maybe the geronimo mail library allowed the connection with any
server...

I got the following error message:
Response code: 500
Response message: javax.mail.MessagingException: Connect failed;
  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

Looks to me like now I have to add the server certificate to the default
truststore. Somehow this was not the case before.

To work around this problem I have created a patch discussed in bug49603

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to