sebsoftware opened a new pull request, #2: URL: https://github.com/apache/geronimo-mail/pull/2
try to instantiate socketFactoryClass. If it fails try to use the geDefault method. This is the way documented in JavaDoc and also used by i.E. angus-mail. getDefault is the only way to get fallback to "javax.net.ssl.SSLSocketFactory" work. Because SSLSocketFactory is an abstract class and not instantiable without subclassing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
