Asked by:
Problem when passing from FTP To FTPS

Question
-
User-1763782197 posted
Hello,
i have 3 Ftp sites binded with hotnames with 1 ip Address. i have problems when trying to use an ssl certificate. even when i have 1 server it doesn't work. i have a wildcard SSL certificate : *.mydomain.com .
Thanks in advance for your help.
Tuesday, July 16, 2019 8:00 AM
All replies
-
User690216013 posted
i have problemsWhat are the problems? If your FTPS client prompts that you should accept the certificate, that's by design. FTPS is not HTTPS.
Tuesday, July 16, 2019 2:41 PM -
User-2114649853 posted
Hi tahaboooo,
According to your description, what's the issue you met during the process?Could you please provide the error message ?
Best Regards
Able
Wednesday, July 17, 2019 5:32 AM -
User-1763782197 posted
Hello Able,
This is the error log :
Status: Waiting to retry...
Status: Connecting to 192.168.20.75:21...
Response: fzSftp started, protocol_version=8
Command: open "testssl|tbendjeddou@192.168.20.75" 21
Error: Connection timed out after 20 seconds of inactivity
Error: Could not connect to serverRegards,
Taha
Wednesday, July 17, 2019 2:20 PM -
User-1763782197 posted
Hello lextm,
when i use "Require FTP Over TLS" i get this error message :
Status: Connecting to 192.168.20.75:21...
Status: Connection established, waiting for welcome message...
Response: 220 Microsoft FTP Service
Command: AUTH TLS
Response: 534 Local policy on server does not allow TLS secure connections.
Command: AUTH SSL
Response: 534 Local policy on server does not allow TLS secure connections.
Error: Critical error: Could not connect to serverThanks in advance for your help
Regards,
Taha
Wednesday, July 17, 2019 2:30 PM -
User-1763782197 posted
Hello,
i tried to reselve it by looking in Internet and now i have this error log.
Thanks In advance for your help
status: Connection established, waiting for welcome message...
Response: 220 Microsoft FTP Service
Command: AUTH TLS
Response: 234 AUTH command ok. Expecting TLS Negotiation.
Status: Initializing TLS...
Error: GnuTLS error -48: Key usage violation in certificate has been detected.
Status: Connection attempt failed with "ECONNABORTED - Connection aborted".
Error: Could not connect to serverWednesday, July 17, 2019 3:26 PM