Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quincy: rgw/beast: Enable SSL session-id reuse speedup mechanism #56119

Open
wants to merge 1 commit into
base: quincy
Choose a base branch
from

Commits on May 12, 2024

  1. rgw/beast: enablment of SSL session-id reuse speedup mechanism

    Enable the OpenSSL session-id reuse acceleration mechanism that is described in:
    
    https://www.openssl.org/docs/man1.0.2/man3/SSL_CTX_set_session_id_context.html
    SSL_CTX_set_session_id_context, SSL_set_session_id_context - set context
    within which session can be reused (server side only)
    
    Fixes: https://tracker.ceph.com/issues/64719
    
    Signed-off-by: Mark Kogan <mkogan@redhat.com>
    (cherry picked from commit 6fb4c5d)
    mkogan1 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    a498d0f View commit details
    Browse the repository at this point in the history