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

Security fix: Avoid making certificate key world-readable on renewal.(port) #731

Merged
merged 2 commits into from
Feb 24, 2024

Conversation

antobinary
Copy link
Member

Port of @datenritter 's #688 to BBB's 3.0 branch

datenritter added 2 commits February 23, 2024 21:39
certbundle.new should be created and protected with chmod *before* the secret key is copied into it. Otherwise, though temporarily, the key becomes world readable and might be read by a local user monitoring the folder.
@antobinary antobinary merged commit 4f659ef into bigbluebutton:v3.0.x-release Feb 24, 2024
1 check passed
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.

1 participant