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
Updated by amacdona@redhat.com almost 8 years ago
- Groomed changed from No to Yes
Updated by jortel@redhat.com almost 8 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to jortel@redhat.com
- Tags Pulp 3 Modeling added
Updated by jortel@redhat.com over 7 years ago
- Sprint/Milestone changed from 37 to 38
Updated by jortel@redhat.com over 7 years ago
- Status changed from ASSIGNED to POST
Added by jortel@redhat.com over 7 years ago
Updated by daviddavis over 5 years ago
- Related to Issue #4506: ssl_client_* and ssl_ca_certificate remote options are difficult to use added
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Store importer TLS keys and certificates on the filesystem. closes #2884