Project

General

Profile

Actions

Bug #16914

open

Use /var instead of /root as SSL scratch directory

Added by Stephen Benjamin over 7 years ago. Updated almost 6 years ago.

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

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=877400
Description of problem:
katello-configure (rather, the "certs::config" class) uses /root/ssl-build as a scratch directory to store lots of SSL data. It contains OpenSSL configs, keys, certs, serials etc., generated by install steps in the class.

This data should move to /var/lib/katello or similar, so it follows the FHS. Under /root it's in danger of not being backed up.

Version-Release number of selected component (if applicable):
1.1, confirmed in git master.

How reproducible:
Always

Steps to Reproduce:
1. install katello
2. run katello-configure
3. check /root/ssl-build

Actual results:
Present

Expected results:
Absent

Actions #1

Updated by Justin Sherrill over 7 years ago

  • Subject changed from Use /var instead of /root as SSL scratch directory to Use /var instead of /root as SSL scratch directory
  • translation missing: en.field_release set to 114
Actions

Also available in: Atom PDF