SSL_get_cipher
if ((tmp = SSL_get_cipher(ctx->ssl_conn)) == NULL)
SSL_get_version(conn->ssl), SSL_get_cipher(conn->ssl));