https://bugzilla.samba.org/show_bug.cgi?id=1890
--- Comment #11 from roland <devzero at web.de> 2013-11-22 22:21:30 UTC
---
from the rsync 3.1.0 release notes :
Rsync now comes packaged with an rsync-ssl helper script that can be
used to contact a remote rsync daemon using a piped-stunnel command.
It also includes an stunnel config file to run the server side to
support ssl daemon connections. See the packaging/lsb/rsync.spec
file for one way to package the resulting files. (Suggestions for
how to make this even easier to install & use are welcomed.)
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
https://bugzilla.samba.org/show_bug.cgi?id=1890 --- Comment #12 from roland <devzero at web.de> 2013-11-22 22:22:40 UTC --- based on http://dozzie.jarowit.net/trac/wiki/RsyncSSL -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
https://bugzilla.samba.org/show_bug.cgi?id=1890
Wayne Davison <wayned at samba.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #13 from Wayne Davison <wayned at samba.org> 2013-11-23
19:02:37 UTC ---
As roland points out, there is now an ssl solve provided with rsync, and it
supports the host directive because rsync pays attention to the environment
variable that stunnel sets which tells rsync what the originating IP is for the
connection.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.