OSX SyncClient custom https port - error connection

OSx SyncClient connection error:

Error while trying to connect to https://myip:26808 :
Server not found (404), is it up and has it Pydio installed ?

i use self-signed certs, and custom https port, i think the problem with custom https port - its ignored in osx SyncClient.

ios app + web browsers work fine.

Hi, do you know exactly what version of TLS is set up on your server?

openssl ciphers -v | awk ‘{print $2}’ | sort | uniq
SSLv3
TLSv1.2