tls_server_conn
struct tls *tls_server_conn(struct tls *ctx);
if ((conn_ctx = tls_server_conn(ctx)) == NULL) {