-
Notifications
You must be signed in to change notification settings - Fork 232
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
Placeholder for datadog certificate changed #782
Placeholder for datadog certificate changed #782
Conversation
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.
you need to handle empty or non-empty selfSignedCert
cases in your api_client not in config.json
Codecov Report
@@ Coverage Diff @@
## develop #782 +/- ##
========================================
Coverage 64.37% 64.37%
========================================
Files 425 425
Lines 36518 36518
========================================
Hits 23510 23510
Misses 13008 13008
Continue to review full report at Codecov.
|
@mdazam1942 with this changes user can skip selfSignedCert or paste certificate. |
No description provided.