Hello,
I have another strange Problem with the following configuration:
i-mscp 1.2.0
New Filezilla Version 3.10.0.1
i-mscp has enabled SSL for customers and admin panel and installed a Wildcard SSL Certifiate.
The Admin Panel etc. works correctly. But there seems to be a Problem with the TLS SSL connection.
I am trying to connect to the Server via the new default option: "Use explicit FTP over TLS if available"
When I am trying to connect I get: "Unknown certifikate" and i need to press okay to continue.
Filezilla tries to following:
QuoteDisplay MoreStatus: Resolving address of server.xxxxx.com
Status: Connecting to xxx.xxx.xxx.xxx:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Status: Connected
Status: Retrieving directory listing...
and aborts with the following:
QuoteDisplay MoreCommand: PWD
Response: 257 "/" is the current directory
Command: TYPE I
Response: 200 Type set to I
Command: PORT xxx,xxx,xxx,xxx,206,62
Response: 200 PORT command successful
Command: MLSD
Error: Connection timed out
Error: Failed to retrieve directory listing
I also checked the "imscp_services.pem" and the servername_default .pem file. Both files include the Private Key, Certifiate and the Intermediate Certificate.