-
Notifications
You must be signed in to change notification settings - Fork 44
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
[tlscommon] Make genTest
and getFingerPrint
methods public
#268
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.
LGTM, left some minor feedback.
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.
LGTM, but I agree with @mauri870's comments/suggestions. It would be nice to have them implemented before merging.
Thanks! |
💚 Build Succeeded
History
|
What does this PR do?
To be able to reuse certain helper methods for beatsauthextension.
Why is it important?
Checklist
Relates elastic/opentelemetry-collector-components#334