Actions
Task #2455
closedStore SSL certificates on the filesystem instead of DB
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 21
Quarter:
Description
Most (maybe all) SSL libs require keys and certificates as paths to files. Update those fields on the importer to be FileField that stores certificates on the shared filesystem. Example: /var/lib/pulp/tls/
Note: The corresponding migration task needs to updated.
Related issues
Actions
Store importer TLS keys and certificates on the filesystem. closes #2884