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

Merged
merged 6 commits into from
Sep 27, 2024

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
docs/usage-guide/topics/ch09-certificates.md Outdated Show resolved Hide resolved
@goatgoose goatgoose enabled auto-merge (squash) September 26, 2024 14:23
@goatgoose goatgoose merged commit de3b697 into aws:main Sep 27, 2024
37 checks passed
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.

3 participants