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

fix: add trustAllServerCertificates property to ImageFetch #28

Conversation

luisfarinalazaro
Copy link
Contributor

Instead of checking the preprocessor macros to decide whether all server certificates should be trusted, this is now done through a new property in ImageFetch, trustAllServerCertificates, which the clients can freely set.

@luisfarinalazaro luisfarinalazaro self-assigned this Apr 29, 2024
@luisfarinalazaro luisfarinalazaro linked an issue Apr 29, 2024 that may be closed by this pull request
Copy link
Collaborator

@albertocsouto albertocsouto left a comment

Choose a reason for hiding this comment

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

Good point, thanks!

@luisfarinalazaro luisfarinalazaro merged commit 33e9eeb into main Apr 29, 2024
@luisfarinalazaro luisfarinalazaro deleted the fix/27-add-trustallservercertificates-property-to-imagefetch branch April 29, 2024 08:42
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

Successfully merging this pull request may close these issues.

Preprocessor macros are ignored
2 participants