Skip to content

Incorrect permissions for /etc/passbolt/jwt/jwt.key #16

Description

@AlexeyDemidov

The 600 permissions make the /etc/passbolt/jwt/jwt.key file unreadable for a process running as a non-root user like www-data.
The correct permissions should be 640.

sudo chmod 600 /etc/passbolt/jwt/jwt.key

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions