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

Make sure we pass through setting attributes to the underlying SSLContext #47

Open
davisagli opened this issue May 2, 2022 · 1 comment

Comments

@davisagli
Copy link
Collaborator

No description provided.

@sethmlarson
Copy link
Owner

Need to also document where we don't have parity with SSLContext. We know we don't have parity for:

  • get_ca_certs()
  • cert_store_stats()

Although these may be implementable in the future? Just not in our critical path.

Another thing I'm not sure we support is renegotiation? Need to test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants