Skip to content

Restrict TLS private key file permissions#179

Open
benthecarman wants to merge 1 commit intolightningdevkit:mainfrom
benthecarman:tls-perms
Open

Restrict TLS private key file permissions#179
benthecarman wants to merge 1 commit intolightningdevkit:mainfrom
benthecarman:tls-perms

Conversation

@benthecarman
Copy link
Copy Markdown
Collaborator

The generated TLS private key was written with default permissions (typically 0644), making it world-readable. Set permissions to 0400 (owner-read-only) after writing, matching the existing API key file handling.

The generated TLS private key was written with default
permissions (typically 0644), making it world-readable.
Set permissions to 0400 (owner-read-only) after writing,
matching the existing API key file handling.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ldk-reviews-bot
Copy link
Copy Markdown

ldk-reviews-bot commented Apr 1, 2026

I've assigned @valentinewallace as a reviewer!
I'll wait for their review and will help manage the review process.
Once they submit their review, I'll check if a second reviewer would be helpful.

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.

2 participants