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

Require SSL for database connections #25

Open
skondrashov opened this issue Dec 23, 2017 · 0 comments
Open

Require SSL for database connections #25

skondrashov opened this issue Dec 23, 2017 · 0 comments

Comments

@skondrashov
Copy link
Owner

We will eventually want to only allow SSL connections to our databases. This will first require SSL to be enabled through the cloud console simultaneously with uncommenting (and editing) some code in archivist's Consumer.php. We need to ensure archivist stays online when SSL is turned on, so this task requires particular care and will propagate directly to master.

Other changes will then need to be made in all files that make database connections, but those changes will not disrupt the archivist service.

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