-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
sentry: add PKCS8 support #3241
Conversation
5238728
to
77df206
Compare
Codecov Report
@@ Coverage Diff @@
## master #3241 +/- ##
==========================================
+ Coverage 59.28% 59.31% +0.02%
==========================================
Files 87 87
Lines 7796 7796
==========================================
+ Hits 4622 4624 +2
+ Misses 2857 2855 -2
Partials 317 317
Continue to review full report at Codecov.
|
@artursouza please help review |
3589ec1
to
ff8217c
Compare
Signed-off-by: Long Dai <long0dai@foxmail.com>
Signed-off-by: Long Dai <long0dai@foxmail.com>
Signed-off-by: Long Dai long0dai@foxmail.com
Description
Add PKCS8 support.
Issue reference
We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.
Please reference the issue this PR will close: #3240
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: