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

Deprecate the use of the library without passing a certificate hash #30

Merged
merged 2 commits into from
Feb 5, 2024

Conversation

jadolg
Copy link
Owner

@jadolg jadolg commented Feb 5, 2024

Using this wrapper without specifying the certificate fingerprint is insecure because that's the only way to verify that the server is the correct one.
Before #10, we were not even doing any validation but that changed because of the security concerns. We decided not to remove it immediately and do a controlled full version bump when it made sense.

  • Stop allowing the usage of the library without certificate
  • Bump version to 5.0.0

Copy link

sonarqubecloud bot commented Feb 5, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@jadolg jadolg self-assigned this Feb 5, 2024
@jadolg jadolg merged commit 87bdd3b into main Feb 5, 2024
5 checks passed
@jadolg jadolg deleted the deprecate-empty-certificate branch February 5, 2024 20:16
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.

1 participant