SSL_CTX_set_timeout
long SSL_CTX_set_timeout(SSL_CTX *ctx, long t);
SSL_CTX_set_timeout(*ssl_ctx, ctx->config->session_lifetime);