-
Notifications
You must be signed in to change notification settings - Fork 10
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/verify peer certificate #92
Conversation
Codecov Report
@@ Coverage Diff @@
## main #92 +/- ##
==========================================
+ Coverage 82.68% 82.73% +0.04%
==========================================
Files 44 44
Lines 1796 1801 +5
==========================================
+ Hits 1485 1490 +5
Misses 291 291
Partials 20 20
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Insecure Use of Crypto (1)
More info on how to fix Insecure Use of Crypto in Go. 👉 Go to the dashboard for detailed results. 📥 Happy? Share your feedback with us. |
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
JC and I both reviewed this together.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
This should allow ICAs to work. Including @schmidtw as well.