-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Labels
comp-jans-linux-setupComponent affected by issue or PRComponent affected by issue or PRkind-bugIssue or PR is a bug in existing functionalityIssue or PR is a bug in existing functionality
Milestone
Description
-
Encryption for Password
Some OS (like CentOS Stream 9) usesmd5encryption for password, hence if we set
hostssl all all 0.0.0.0/0 scram-sha-256
inpg_hba.confclients can't connect. We have to take care wihich encryption type is being used for password. -
SSL for remote PostgreSQL server
In case admin choses remote PgSQL we should ask if remote server allows ssl connection and ask cacert if server uses self signed ssl certificate to import into java keystroe.
Metadata
Metadata
Assignees
Labels
comp-jans-linux-setupComponent affected by issue or PRComponent affected by issue or PRkind-bugIssue or PR is a bug in existing functionalityIssue or PR is a bug in existing functionality