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

docs: Update certificate loading documentation #4790

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

Conversation

goatgoose
Copy link
Contributor

Description of changes:

This PR updates the following documentation related to loading certificates:

  • Adds an SNI section to the usage docs, discussing what the SNI extension is and how s2n-tls selects certificates according to the domains that certificates are issued for.
  • Updates the API documentation for the trust store loading APIs to provide information on the PEM parsing implementation used in each API, and provides guidance on which should be used.

Call-outs:

Let me know if anything is confusing!

Testing:

Documentation change.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Sep 20, 2024
@goatgoose goatgoose marked this pull request as ready for review September 20, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant