We've been glad too early: the patch doesn't work! Weex authentificates via TSL/SSL but when trying to upload or remove some files to the remote host the program simply hangs: "SSL_connect failed: SSL_ERROR_SSL (status=-1)"
When you get the error-code with ERR_get_error and give it to ERR_error_string you get: "error:1408F10B:SSL routines:ssl3_get_record:wrong version number". So I think it will not work until someone implements SSL3 into weex. Sorry for the noise! Klaumi ----------- Klaus-Michael Klingsporn mail: [email protected]

