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

Bugfix - Fetch ca cert via ssl package #440

Merged
merged 2 commits into from
Oct 31, 2022
Merged

Bugfix - Fetch ca cert via ssl package #440

merged 2 commits into from
Oct 31, 2022

Conversation

Wrede
Copy link
Member

@Wrede Wrede commented Oct 31, 2022

Description

For some reason grpc credentials can't verify Let's Encrypt cert, might be due to outdated trusted CA/root.pem. When using python package ssl instead, it works.

@Wrede Wrede requested a review from ahellander October 31, 2022 11:03
@Wrede Wrede merged commit 608d4f1 into develop Oct 31, 2022
@Wrede Wrede deleted the bugfix/ca_cert branch October 31, 2022 11:22
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