Project

General

Profile

Actions

Feature #33210

open

Generate a db encryption key when installing pulp

Added by David Davis over 2 years ago. Updated over 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

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`).

Actions #1

Updated by David Davis over 2 years ago

  • Description updated (diff)
Actions #2

Updated by David Davis over 2 years ago

  • Description updated (diff)
Actions

Also available in: Atom PDF