Bug 1401316 - RFE: For the primitive openssl CA as specified in openssl.cnf: Move all counter files to a directory "counters"
Summary: RFE: For the primitive openssl CA as specified in openssl.cnf: Move all count...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: openssl
Version: rawhide
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-04 16:48 UTC by David Tonhofer
Modified: 2020-12-01 15:13 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-12-01 15:13:29 UTC
Type: Bug


Attachments (Terms of Use)

Description David Tonhofer 2016-12-04 16:48:31 UTC
Description of problem:
=======================

Currently the /etc/pki/CA directory is a bit messy:

We have the directories:

certs
crl
newcerts
private

And the files

index.txt
index.txt.attr
index.txt.old
serial
serial.old

Suggestion:

Move all of the counter and state files as given above to a new subdir of /etc/pki/CA called for example "var", "run", "state" or "counters" for Great Cleanliness.

This can be achieved by modifying the paths given in openssl.cnf

Version-Release number of selected component (if applicable):
=============================================================

openssl-1.0.2j-1.fc24.x86_64

Comment 1 Tomas Mraz 2016-12-05 07:58:58 UTC
Can you please provide a patch (against rawhide) that would do as you suggest?

Comment 2 Tomas Mraz 2020-12-01 15:13:29 UTC
Any fix for this needs to be implemented in upstream OpenSSL project. Please submit a PR to https://github.com/openssl/openssl/ if you want this fixed.


Note You need to log in before you can comment on or make changes to this bug.