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

Philippe Perrault updated FTPSERVER-479:
----------------------------------------
    Description: 
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.




  was:
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.

I have set the idle timeout to various value but it seems it is only for the 
data channel and not the control channel.



> 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
(v6.3.15#6346)

Reply via email to