[ https://issues.apache.org/jira/browse/AXIS2-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Lazarski closed AXIS2-5953. ---------------------------------- Resolution: Fixed We are now on jakarta.mail-api 2.1.3 and upgraded all our deps to the latest for the upcoming Axis2 2.0.0 release. > Upgrade javax.mail version > --------------------------- > > Key: AXIS2-5953 > URL: https://issues.apache.org/jira/browse/AXIS2-5953 > Project: Axis2 > Issue Type: Wish > Components: Mail transport > Affects Versions: 1.7.9 > Reporter: Alex Gmyzov > Priority: Major > Labels: features, javax.mail > Fix For: 2.0.0 > > > We're currently pulling in version 1.4. I think we should upgrade to the > latest 1.4.7. > The same code with version 1.4 gives an error, with version 1.4.7 works fine. > Caused by: 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 sun.security.ssl.Alerts.getSSLException(Unknown Source) > at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source) > at sun.security.ssl.Handshaker.fatalSE(Unknown Source) > at sun.security.ssl.Handshaker.fatalSE(Unknown Source) > at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) > at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) > at sun.security.ssl.Handshaker.processLoop(Unknown Source) > at sun.security.ssl.Handshaker.process_record(Unknown Source) > at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) > at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) > at sun.security.ssl.SSLSocketImpl.writeRecord(Unknown Source) > at sun.security.ssl.AppOutputStream.write(Unknown Source) > at com.sun.mail.util.TraceOutputStream.write(TraceOutputStream.java:101) > at java.io.BufferedOutputStream.flushBuffer(Unknown Source) > at java.io.BufferedOutputStream.flush(Unknown Source) > at com.sun.mail.smtp.SMTPTransport.sendCommand(SMTPTransport.java:1418) > ... 31 more -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org