You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The
600permissions make the/etc/passbolt/jwt/jwt.keyfile unreadable for a process running as a non-root user likewww-data.The correct permissions should be
640.passbolt-docs/docs/hosting/faq/how-to-generate-jwt-key-pair-manually.mdx
Line 34 in 45e6da7