Package: csync2 Version: 1.34-1+b1 Severity: normal Hello,
I try to setup csync2 between two hosts and I can not figure out why
the client does not send the certificate to the server
On the server:
[EMAIL PROTECTED]:~# csync2 -ii -vvv
Csync2 daemon running. Waiting for connections.
<22664> New connection from 172.30.73.1:60127.
Peer> SSL\n
Local> OK (activating_ssl).\n
<22664> Establishing SSL connection failed.
On the client:
[EMAIL PROTECTED]:~# csync2 -xrvvv
[...]
SQL: SELECT peername FROM dirty GROUP BY peername ORDER BY random()
SQL Query finished.
SQL: SELECT filename, myname, force FROM dirty WHERE peername = 'horus' ORDER
by filename ASC
SQL Query finished.
Connecting to host horus (SSL) ...
Local> SSL\n
Peer> OK (activating_ssl).\n
[EMAIL PROTECTED]:~#
===== Begin csync2.cfg =====
# Do not check uid/gid and permissions
ignore uid gid mod;
# nossl * *;
group distribution
{
host skoll (horus);
key /var/lib/csync2/distribution.key;
include %software%;
exclude %software%/ib56;
exclude *~ .*;
auto none;
}
prefix software
{
on skoll: /home/dad/src/utils/distribution;
on *: /home/workgroups/partage/applis/install;
}
===== End csync2.cfg =====
I attach the gziped ascii tcpdump TLS handcheck.
Regards.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (90, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26.2+hati.1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages csync2 depends on:
ii libc6 2.7-13 GNU C Library: Shared libraries
ii libgnutls26 2.4.2-1 the GNU TLS library - runtime libr
ii librsync1 0.9.7-5 rsync remote-delta algorithm libra
ii libsqlite0 2.8.17-4 SQLite shared library
ii libtasn1-3 1.5-1 Manage ASN.1 structures (runtime)
ii netbase 4.34 Basic TCP/IP networking system
csync2 recommends no packages.
Versions of packages csync2 suggests:
pn sqlite <none> (no description available)
-- no debconf information
csync2.ascii.dump.gz
Description: GNU Zip compressed data

