[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
make test (test007-replication) fails
Hello
I tried to make openldap on a
SunOS tlc-ffs173 5.7 Generic_106541-04 sun4u sparc SUNW,Ultra-250
with openssl-0.9.6.
make test failed on test007-replication with a SSL error.
tests$ grep -n TLS test-db/*.log
test-db/slave.log:28:TLS trace: SSL_accept:before/accept initialization
test-db/slave.log:29:TLS trace: SSL3 alert write:fatal:handshake failure
test-db/slave.log:30:TLS trace: SSL_accept:error in SSLv3 read client
hello B
test-db/slave.log:31:TLS trace: SSL_accept:error in SSLv3 read client
hello B
test-db/slave.log:32:TLS: can't accept.
test-db/slave.log:33:TLS: error:1408A0C1:SSL
routines:SSL3_GET_CLIENT_HELLO:no shared cipher s3_srvr.c:772
test-db/slave.log:34:connection_read(8): TLS accept error error=-1
id=0, closingtest-db/slurp.log:91:TLS trace: SSL_connect:before/connect
initialization
test-db/slurp.log:92:TLS trace: SSL_connect:SSLv2/v3 write client hello
A
test-db/slurp.log:93:TLS trace: SSL3 alert read:fatal:handshake failure
What did I wrong?
I configured openldap with:
CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib \
./configure --sysconfdir=/etc --sharedstatedir=/var \
--localstatedir=/var/run --enable-syslog --enable-local \
--with-readline --with-tls --enable-cleartext --enable-modules \
--enable-dynamic --enable-dnssrv --enable-ldap --enable-ldbm \
--enable-passwd --enable-shell --enable-slurpd
----------------------------------
E-Mail: torsten.foertsch@gmx.net
Date: 02-Oct-00
Time: 13:59:03
----------------------------------