[
https://issues.apache.org/jira/browse/FTPSERVER-479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729113#comment-16729113
]
Jonathan Valliere commented on FTPSERVER-479:
---------------------------------------------
What is the problem here? There are idleness timers in MINA which can be
applied otherwise this seems to be not a bug.
> SSL connection not closed when stream data sent
> -----------------------------------------------
>
> Key: FTPSERVER-479
> URL: https://issues.apache.org/jira/browse/FTPSERVER-479
> Project: FtpServer
> Issue Type: Bug
> Components: Server
> Affects Versions: 1.1.0
> Environment: linux
> Reporter: Philippe Perrault
> Priority: Critical
>
> execute the following command towards ftp server
> openssl s_client -connect <ip:port> < /dev/zero 2>&1
> you got the following output:
> ---
> 220 Service ready for new user.
> and the tcp connection is up forever.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)