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:51:57 UTC

[jira] Created: (NET-357) [POP3] [Solution] The POP3 client does not support SSL/TLS connections

[POP3] [Solution] The POP3 client does not support SSL/TLS connections
----------------------------------------------------------------------

                 Key: NET-357
                 URL: https://issues.apache.org/jira/browse/NET-357
             Project: Commons Net
          Issue Type: New Feature
          Components: POP3
            Reporter: Bogdan Drozdowski
            Priority: Minor


The POP3Client class does not support automatic SSL negotiation when connecting to the POP3S port and it does not support TLS negotiation when connecting to the standard POP3 port.

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

        

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

Posted by "Bogdan Drozdowski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NET-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bogdan Drozdowski updated NET-357:
----------------------------------

    Attachment: POP3-SSL-TLS.zip

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

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

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

        

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

Posted by "Sebb (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NET-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb updated NET-357:
---------------------

    Affects Version/s: 2.2
        Fix Version/s: 3.0

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

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

        

[jira] Resolved: (NET-357) [POP3] [Solution] The POP3 client does not support SSL/TLS connections

Posted by "Sebb (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NET-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved NET-357.
----------------------

    Resolution: Fixed

Thanks very much, applied to SVN

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

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