Skip to content
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

Dynamically refresh tls certs for all servers #3598

Merged
merged 2 commits into from
Aug 4, 2024

Conversation

dbason
Copy link
Contributor

@dbason dbason commented Aug 2, 2024

Fixes #3570

Copy link

codecov bot commented Aug 2, 2024

Codecov Report

Attention: Patch coverage is 67.05882% with 28 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@da5420a). Learn more about missing BASE report.
Report is 4 commits behind head on main.

Files Patch % Lines
internal/certloader/certloader.go 76.11% 11 Missing and 5 partials ⚠️
internal/protocols/httpp/wrapped_server.go 0.00% 5 Missing and 1 partial ⚠️
internal/servers/rtsp/server.go 0.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3598   +/-   ##
=======================================
  Coverage        ?   57.12%           
=======================================
  Files           ?      191           
  Lines           ?    19225           
  Branches        ?        0           
=======================================
  Hits            ?    10982           
  Misses          ?     7406           
  Partials        ?      837           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aler9 aler9 merged commit 1055be9 into bluenviron:main Aug 4, 2024
6 checks passed
@aler9
Copy link
Member

aler9 commented Aug 4, 2024

merged, thank you very much!

Copy link
Contributor

github-actions bot commented Aug 4, 2024

This issue is mentioned in release v1.8.5 🚀
Check out the entire changelog by clicking here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically reload when SSL certs change
2 participants