Skip to content

Conversation

@niedbalski
Copy link
Collaborator

Description

Gives better detailed information on the cause of the failure when loading system certificates on windows.
This patch also adds a condition to allow identifying colliding certificates (X509_R_CERT_ALREADY_IN_HASH_TABLE)
or errors while enumerating the system certificates (GetLastError() != CRYPT_E_NOT_FOUND)

This patch goes next to #9527 and #9528

Testing

This patch goes next to #9527 and #9528


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.

Copy link
Contributor

@cosmo0920 cosmo0920 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

gives detailed information on the cause of the failure when
loading system certificates.

Signed-off-by: Jorge Niedbalski <jorge.niedbalski@chronosphere.io>
@niedbalski niedbalski force-pushed the calyptia-tls-windows-certs branch from 8224ac0 to 7f1a65b Compare October 29, 2024 09:01
@niedbalski niedbalski merged commit cf85f89 into master Oct 29, 2024
@niedbalski niedbalski deleted the calyptia-tls-windows-certs branch October 29, 2024 10:21
scne59 pushed a commit to scne59/fluent-bit that referenced this pull request Apr 9, 2025
…nt#9533)

gives detailed information on the cause of the failure when
loading system certificates.

Signed-off-by: Jorge Niedbalski <jorge.niedbalski@chronosphere.io>
Co-authored-by: Jorge Niedbalski <jorge.niedbalski@chronosphere.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants