configuring a slave and client failover

2008-01-17 Thread James Hartley
I have a master and setup replication via syncrepl... It works but now I would like to set up start_tls on the slave to not only encrypt traffic during replication but to also to support users that will be bound to the slave. Currently my master supports start_tls and ldaps, client contact the

TLS: error:140D308A:SSL routines:TLS1_SETUP_KEY_BLOCK:cipher or hash unavailable ssl/t1_enc.c:461 on Solaris 11

2007-07-26 Thread James Hartley
TLS: error:140D308A:SSL routines:TLS1_SETUP_KEY_BLOCK:cipher or hash unavailable ../../../../common/openssl/ssl/t1_enc.c:461 A little history I have compiled openssl version 0.9.8e on Sun v420 system running opensolaris (version 11). I used the gcc 3.4.3 compiler loaded in /usr/sfw/bin. I then

TLS:error TLS1_SETUP_KEY_BLOCK

2007-07-26 Thread James Hartley
TLS: error:140D308A:SSL routines:TLS1_SETUP_KEY_BLOCK:cipher or hash unavailable ../../../../common/openssl/ssl/t1_enc.c:461 A little history I have compiled openssl version 0.9.8e on Sun v420 system running opensolaris (version 11). I used the gcc 3.4.3 compiler loaded in /usr/sfw/bin. I then