zhanghai / zhanghai/MaterialFiles
FTPS connection error
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
I can't connect to my server via FTPS. The error it gives me is:
java8.nio.file.FileSystemException: /: Handshake failed
I think it has to do with the self-signed certificate verification because with lftp I had to manually trust it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reproducing the FTPS connection against a server using a self-signed certificate, then locate the app's FTPS connection and certificate-verification handling. Done means the intended self-signed-certificate behavior is established and covered by a verified connection test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100