SSL_set_app_data
if (SSL_set_app_data(ctx->ssl_conn, ctx) != 1) {
if (SSL_set_app_data(conn_ctx->ssl_conn, conn_ctx) != 1) {