Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission problems with SSL private key #163

Closed
jarrah42 opened this issue Jul 19, 2022 · 1 comment
Closed

Permission problems with SSL private key #163

jarrah42 opened this issue Jul 19, 2022 · 1 comment

Comments

@jarrah42
Copy link

I'm using ansible to install/configure galaxy using our own SSL private key. In the ssl-internal.yml role the permission on the private key is set to 0400, however in our installation, this needs to be 0440 as the key must be accessible to PostgreSQL (the group is postgres). This causes PostgreSQL to fail to start, galaxy then spins trying to connect to the database, and eventually the filesystem fills up due to all the log messages. I think an easy fix would be to make this permission setting configurable.

@jarrah42
Copy link
Author

Moved to galaxyproject/ansible-nginx#17

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

No branches or pull requests

1 participant