-
-
Notifications
You must be signed in to change notification settings - Fork 444
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
feat: ssl support #944
feat: ssl support #944
Conversation
…:ninekaw9/sentry-java into feat/ssl-support
continuation of #943 |
Codecov Report
@@ Coverage Diff @@
## main #944 +/- ##
=======================================
Coverage ? 71.03%
Complexity ? 1231
=======================================
Files ? 126
Lines ? 4547
Branches ? 461
=======================================
Hits ? 3230
Misses ? 1067
Partials ? 250
Continue to review full report at Codecov.
|
@maciejwalkowiak should we expose then to spring boot? |
📢 Type of change
📜 Description
feat: ssl support
💡 Motivation and Context
people can pin a self-signed certificate and validate its own hostname, also to resolve #861
💚 How did you test it?
📝 Checklist
🔮 Next steps