SynologyUploader
SynologyUploader copied to clipboard
Unable to setup connection
Setup: Sony RX100m5 Firmware v2.0 Synology DS418play DSM DSM 6.1.6-15266 Valid Let's Encrypt Certificate for myserver.subdomain.net I have proceeded the following scenario:
- Synology: -- DSM: myserver.subdomain.net:5001 -- FileStation is reachable /file
- RX100m5: -- Address: myserver.subdomain.net -- Port: 5001 -- Directory: sharedFolder/test -- Https: true
- Message:
Server not reached : javax.net.ssl.SSLException: SSL handshake aborted: ssl={NUMBERS}: I/O error during system call, Connection reset by peer
I have also tried a direct call to the port 7001, but brought also an error. maybe could this be a solution? https://stackoverflow.com/questions/42468807/javax-net-ssl-sslexception-ssl-handshake-aborted-on-android-old-devices/42468981?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa
I found a solution: In DSM under security -> extended Options you have to choose medium compatibility. When you choose modern, it will refuse the ssl connection.
Hmm, I will change settings on my Synology and try it.
I have to confirm this issue. What I understand is that minimum API level for TLS 1.2 is 16 but there is only API level 10 in the camera. I will try to find any solution.