[GH-ISSUE #261] Private key is created with too permissive permissions #94

Closed
opened 2026-02-27 08:15:13 +03:00 by kerem · 0 comments
Owner

Originally created by @ColonelThirtyTwo on GitHub (Jul 15, 2022).
Original GitHub issue: https://github.com/lldap/lldap/issues/261

lldap creates the key_file with 0644 permissions, meaning anyone on the system can read it. It should be created with 0600 permissions.

Originally created by @ColonelThirtyTwo on GitHub (Jul 15, 2022). Original GitHub issue: https://github.com/lldap/lldap/issues/261 lldap creates the `key_file` with 0644 permissions, meaning anyone on the system can read it. It should be created with 0600 permissions.
kerem closed this issue 2026-02-27 08:15:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#94
No description provided.