-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Add GenericCreator for loading SSL certs in processes #2578
Conversation
Codecov ReportBase: 88.041% // Head: 88.047% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2578 +/- ##
=============================================
+ Coverage 88.041% 88.047% +0.006%
=============================================
Files 71 71
Lines 5335 5338 +3
Branches 893 893
=============================================
+ Hits 4697 4700 +3
Misses 461 461
Partials 177 177
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
This pull request has been mentioned on Sanic Community Discussion. There might be relevant details there: https://community.sanicframework.org/t/unknown-certificate-creator-error/1090/2 |
Resolves #2577