23 Apr
2014
23 Apr
'14
8:33 a.m.
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.