FileProvider
FileProvider copied to clipboard
FTPES error: Can't connect
Hi,
I'm using PureFTPD configured with TLS. It work with Yummy FTP Pro in FTPS (explicit) mode.
Tested with FileProvider, using ftpes://xxxx (same IP - login - pass), i got this error on server side:
Sorry, cleartext sessions and weak ciphers are not accepted on this server.#012Please reconnect using TLS security mechanisms.
iOS side:
CFNetwork SSLHandshake failed (-9807) TCP Conn 0x600000492280 SSLHandshake failed (-9807) SocketStream write error [0x600000492280]: 3 -9807 Error: Error Domain=NSOSStatusErrorDomain Code=-9807 "(null)" UserInfo={_kCFStreamErrorCodeKey=-9807, _kCFStreamErrorDomainKey=3}
Is it a problem with self-signed certificate or weak TLS or something like that ?
Thanks
Hi,
I'm using PureFTPD configured with TLS. It work with Yummy FTP Pro in FTPS (explicit) mode.
Tested with FileProvider, using ftpes://xxxx (same IP - login - pass), i got this error on server side:
Sorry, cleartext sessions and weak ciphers are not accepted on this server.#012Please reconnect using TLS security mechanisms.
iOS side:
CFNetwork SSLHandshake failed (-9807) TCP Conn 0x600000492280 SSLHandshake failed (-9807) SocketStream write error [0x600000492280]: 3 -9807 Error: Error Domain=NSOSStatusErrorDomain Code=-9807 "(null)" UserInfo={_kCFStreamErrorCodeKey=-9807, _kCFStreamErrorDomainKey=3}
Is it a problem with self-signed certificate or weak TLS or something like that ?
Thanks
Hi, did you solve your problem? How did you make the self-signed certificate?
Thanks