Re: [dev] sj

From: Jan Klemkow <j.klemkow_AT_wemelug.de>
Date: Mon, 23 Nov 2015 17:34:14 +0100

On Mon, Nov 23, 2015 at 10:52:24AM -0500, Greg Reagle wrote:
> I did build thusly:
>
> installed version 1:0.88-3 of ucspi-tcp:
> http://packages.ubuntu.com/trusty/ucspi-tcp
>
> built and installed https://github.com/libressl-portable/portable
>
> cloned https://github.com/younix/ucspi, then commented out ERR_get_error and
> ERR_error_string, built, installed
>
> cloned https://github.com/younix/sj, then
> changed explicit_bzero to bzero, built, installed
>
> Here is what happens for me:
> ~/a/sj$ env| grep SJ
> SJ_DIR=/home/greagle/sj
> SJ_SERVER=jabber.org
> SJ_USER=taiga
> ~/a/sj$ tcpclient jabber.org 5222 sj
> tlsc: tls_error: ssl verify setup failure

The tls certificate verification failed. Turn it off with the following
environment variable:

export TLSC_NO_VERIFICATION=1

bye,
Jan

Received on Mon Nov 23 2015 - 17:34:14 CET

This archive was generated by hypermail 2.3.0 : Mon Nov 23 2015 - 17:36:10 CET