RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1183756 - RFE: support shared NSS database model
Summary: RFE: support shared NSS database model
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: mod_nss
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: rc
: 7.3
Assignee: Matthew Harmsen
QA Contact: Kaleem
URL:
Whiteboard:
Depends On: 1057650
Blocks: 1172231
TreeView+ depends on / blocked
 
Reported: 2015-01-19 17:18 UTC by Robert Bost
Modified: 2019-10-10 09:33 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of: 1057650
Environment:
Last Closed: 2016-01-07 20:28:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Robert Bost 2015-01-19 17:18:09 UTC
+++ This bug was initially created as a clone of Bug #1057650 +++

The existing NSS databases utilize the original pre-Sleepycat Berkeley DB model which is unsafe when being utilized by more than one process.

mod_nss should consider moving, or at least qualifying, the shared NSS SQLite DB model documented at:

    ​https://wiki.mozilla.org/NSS_Shared_DB

--- Additional comment from Rob Crittenden on 2014-10-28 16:17:26 EDT ---

It doesn't work as-is. mod_nss does a chdir to NSSCertificateDatabase which fails if prefixed with sql:

gencert doesn't handle a prefix properly either.

Comment 2 Matthew Harmsen 2015-01-19 19:48:23 UTC
Per discussion in CS/DS meeting of 01/19/2015, moved this to RHEL 6.8.

Comment 7 Nathan Kinder 2016-01-07 20:28:29 UTC
The mod_nss version in RHEL 7.2 includes support for the NSS sqlite shared database.  Closing this as CURRENTRELEASE.


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