]> git.immae.eu Git - perso/Immae/Config/Nix.git/commitdiff
Fix the SSL state for databases connections
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Sat, 26 Jan 2019 13:51:19 +0000 (14:51 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Sat, 26 Jan 2019 13:57:15 +0000 (14:57 +0100)
Whenever possible, we use a socket connexion (all postgresql
connections, and a few mysql ones)

When remote (only mysql), we require SSL in the users database (cannot
be enforced globally)

Also, put pam configurations in a correct state

Fixes https://git.immae.eu/mantisbt/view.php?id=89
Fixes https://git.immae.eu/mantisbt/view.php?id=90
Fixes https://git.immae.eu/mantisbt/view.php?id=88


No differences found