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

Ensure certifi as default tls_server_trusted_certs_cb #41

Merged
merged 3 commits into from
Sep 24, 2024

Conversation

ziopio
Copy link
Member

@ziopio ziopio commented Sep 24, 2024

tls_server_trusted_certs_cb is required by grisp_cryptoauth

  • Define certifi:cacerts on boot if no option is defined by the user
  • Document this behaviour and point to grisp_cryptoauth doc for reference
  • Set empty lists in the other configurations to avoid certifi outside the prod profile
  • Restored certifi as fixed dependency

dev local and test configs now need to define an empty list to disable certifi usage
@ziopio ziopio merged commit 5733297 into main Sep 24, 2024
1 check passed
@ziopio ziopio deleted the ziopio/default-ca branch September 24, 2024 09:26
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.

2 participants