-
Hi, I’ve created a certificate and it is a directory that’s only accessible by root, but I’m using the systemd file of the repo which doesn’t run SWS as root so it can’t read certificate and private key. |
Beta Was this translation helpful? Give feedback.
Answered by
joseluisq
Mar 8, 2024
Replies: 1 comment
-
Honestly, not have a strong opinion on this. I think is up to users as anyone could handle it differently. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Geobert
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Honestly, not have a strong opinion on this. I think is up to users as anyone could handle it differently.
For example, you could symlink the certificate folder or change its permissions appropriately.