Task #3401
Ensure Postgres TLS is enabled during cn-portal buildout
Status:
Closed
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
d1_portal_servlet
Target version:
-
Start date:
2012-11-14
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
We are seeing postgres.conf files with the ssl option commented out:
#ssl = off
Rather than the desired (previously default?):
ssl = true
Should add code to postinst to ensure it is enabled.
History
#1 Updated by Ben Leinfelder about 12 years ago
- Status changed from New to In Progress
in cn-buildout trunk now
#2 Updated by Ben Leinfelder about 12 years ago
- Status changed from In Progress to Testing
#3 Updated by Ben Leinfelder almost 12 years ago
- Status changed from Testing to Closed
- translation missing: en.field_remaining_hours set to 0.0
Merged to v1.1 branch and trunk from v1.0.0 branch