Polish wrote: > 2009 SSL_CTX_set_app_data(ctx, conf); > (gdb) p ctx > $2 = (SSL_CTX *) 0x0 > (gdb) s > ... > Is succicient? Yes. Please grab the v3.0.x branch from github. I don't know why the SSL ctx is failing, but at least the server will stop crashing. Alan DeKok.