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

Do not verify API SSL #565

Merged
merged 2 commits into from
Aug 19, 2024
Merged

Do not verify API SSL #565

merged 2 commits into from
Aug 19, 2024

Conversation

MTrab
Copy link
Owner

@MTrab MTrab commented Aug 19, 2024

To fix API SSL certificate validity errors/issues, disable SSL verification

@MTrab MTrab self-assigned this Aug 19, 2024
@MTrab MTrab added bug Something isn't working patch Patch version labels Aug 19, 2024
@MTrab MTrab merged commit 4ac04eb into master Aug 19, 2024
3 checks passed
@MTrab MTrab deleted the Do-not-verify-SSL branch August 19, 2024 09:58
@henriknj
Copy link
Contributor

henriknj commented Aug 20, 2024

@MTrab I've reached out to Energinet about this and the issue seems to have been resolved now. The intermediate certificate is now send by their server, so you can revert this change.

I have opened a MR #570

@henriklund
Copy link

@MTrab, it may be worth considering if a configuration should be added allowing the enduser to actively deactivate SSL validation - should such a case like this occur in the future.

@exetico
Copy link

exetico commented Aug 23, 2024

I agree with @henriklund ; make it optional, as part of the configuration. Pushing a update to simply ignore the API SSL validation are a bit... odd, even though Energinet was facing some issues with the certs (possibly?).

@henriknj
Copy link
Contributor

Lets just get this change reverted, then we deal with adding a configuration option later.

@MTrab
Copy link
Owner Author

MTrab commented Aug 23, 2024

Will look into this when back from holiday - nothing will happen for at least one week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working patch Patch version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants