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

tls: Load system certificates on Windows #4752

Merged
merged 1 commit into from
Feb 12, 2022

Conversation

jschwartzentruber
Copy link
Contributor

Signed-off-by: Jesse Schwartzentruber [email protected]

This change ports the code from the mbed implementation to iterate over the Windows CA store and load each into the OpenSSL CA store.

Port #4751 to 1.8 branch.


Enter [N/A] in the box, if an item is not applicable to your change.

Testing
Before we can approve your change; please submit the following in a comment:

If this is a change to packaging of containers or native binaries then please confirm it works for all targets.

Documentation

  • [N/A] Documentation required for this feature

Backporting

  • Backport to latest stable release.

master: #4751


Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

@patrick-stephens patrick-stephens added the backport to v1.8.x Used to tag items that must be backported to such version. label Feb 7, 2022
Signed-off-by: Jesse Schwartzentruber <[email protected]>
@edsiper edsiper merged commit ff66151 into fluent:1.8 Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport to v1.8.x Used to tag items that must be backported to such version. docs-required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants