Project

General

Profile

Actions

Feature #37297

closed

Default PostgreSQL password encryption to SCRAM

Added by Ewoud Kohl van Wijngaarden about 1 month ago. Updated 22 days ago.

Status:
Closed
Priority:
Normal
Category:
foreman-installer script
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

PostgreSQL supports SCRAM encryption and PostgreSQL 14 will also default to this. Moving to it sooner helps removing md5 from the system.

https://github.com/puppetlabs/puppetlabs-postgresql/pull/1313 added some initial SCRAM support to the installer (foreman-installer 3.3) and https://github.com/puppetlabs/puppetlabs-postgresql/pull/1406 changes the default encryption to SCRAM on PostgreSQL 14, reflecting PostgreSQL defaults (foreman-installer 3.9). It should be possible to set the installer wide default to SCRAM now using Hiera.

Actions

Also available in: Atom PDF