Displaying 1 result from an estimated 1 matches for "140940e5".
Did you mean:
14094085
2004 May 16
0
rsync and SSL: gettig the patch working
...atch contains no docs, so I have no idea whether I've
configured it correctly. Any attempt at making an rsync transfer bombs
out with the error:
[fma@chandler fma]$ rsync -a
--ssl-ca-certs=/usr/share/ssl/certs/caCert.pem
rsync://fma@patricia.xxx/home/gatekeeper/fma/ samba-test/
SSL: error:140940E5:SSL routines:SSL3_READ_BYTES:ssl handshake failure
rsync: writefd_unbuffered failed to write 5 bytes: phase "unknown":
Broken pipe
rsync error: error in rsync protocol data stream (code 12) at io.c(836)
The server side was run from xinetd like this:
server_args = --daemon --ssl
--...