Feature #33210
Generate a db encryption key when installing pulp
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Starting in pulpcore 3.15, certain fields will be encrypted in the database:
https://pulp.plan.io/issues/8192
Pulp uses a fernet key to encrypt these fields. It should be a string of 32 url-safe base64-encoded bytes. The setting DB_ENCRYPTION_KEY points the key location (default is `/etc/pulp/certs/database_fields.symmetric.key`).
History
#1
Updated by David Davis over 1 year ago
- Description updated (diff)
#2
Updated by David Davis over 1 year ago
- Description updated (diff)