Featured post
java - Sending mail using javamail api from IBM Websphere Application Server -
how send mail using gmail ibm websphere application server 7 using javamail 1.4 api without using certificate? either
javax.mail.messagingexception: exception reading response; nested exception is: javax.net.ssl.sslhandshakeexception: com.ibm.jsse2.util.g: pkix path building failed: java.security.cert.certpathbuilderexception: pkixcertpathbuilderimpl not build valid certpath.; internal cause is: java.security.cert.certpathvalidatorexception: certificate issued ou=equifax secure certificate authority, o=equifax, c=us not trusted; internal cause is: java.security.cert.certpathvalidatorexception: certificate chaining error
or
must issue starttls command first javamail
errors. same application works fine if run inside main function in java application. have configured mail sessions. can please provide working logic application , configuration in ?
- Get link
- X
- Other Apps
Comments
Post a Comment