You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bogdan Drozdowski (JIRA)" <ji...@apache.org> on 2011/02/12 17:45:57 UTC

[jira] Updated: (NET-356) [SMTP] [Solution] The SMTP client does not support SSL/TLS connections

     [ https://issues.apache.org/jira/browse/NET-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bogdan Drozdowski updated NET-356:
----------------------------------

    Attachment: SMTP-SSL-TLS.zip

The ZIP file contains 2 classes in the org/apache/commons/net/smtp directory/package. These classes are borrowed from the FTP package and extend the SMTPClient with on-connection and on-demand SSL/TLS negotiation. Tested with sendmail. You may put these in another package, of course. If these are accepted, the AuthenticatingSMTPClient from NET-353 (if also accepted), and perhaps any other added classes, should be made a subclass of SMTPSClient instead of SMTPClient.

> [SMTP] [Solution] The SMTP client does not support SSL/TLS connections
> ----------------------------------------------------------------------
>
>                 Key: NET-356
>                 URL: https://issues.apache.org/jira/browse/NET-356
>             Project: Commons Net
>          Issue Type: New Feature
>          Components: SMTP
>            Reporter: Bogdan Drozdowski
>            Priority: Minor
>         Attachments: SMTP-SSL-TLS.zip
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> The SMTPClient class does not support automatic SSL negotiation when connecting to the SMTPS port and it does not support TLS negotiation when connecting to the standard SMTP port.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira