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

Add Context.set_sigalgs_list() and Connection.get_sigalgs() #851

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

Commits on Jun 15, 2022

  1. Add Context.set_sigalgs_list() and Connection.get_sigalgs()

    This is based on SSL_CTX_set1_sigalgs(3).
    
    It let the client limits the set of signature algorithms that should be used by the server for certificate selection.
    Jean-Daniel Dupas committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    3181379 View commit details
    Browse the repository at this point in the history