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 1257662 - NSSSessionCacheTimeout is deprecated. Ignoring.
Summary: NSSSessionCacheTimeout is deprecated. Ignoring.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: mod_nss
Version: 7.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Rob Crittenden
QA Contact: Kaleem
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-27 14:49 UTC by Jan Pazdziora (Red Hat)
Modified: 2018-04-10 18:28 UTC (History)
5 users (show)

Fixed In Version: mod_nss-1.0.14-12.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-10 18:28:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:0988 0 None None None 2018-04-10 18:28:46 UTC

Description Jan Pazdziora (Red Hat) 2015-08-27 14:49:51 UTC
Description of problem:

After fresh installation of mod_nss and starting Apache,

   NSSSessionCacheTimeout 100

is stored in the default /etc/httpd/conf.d/nss.conf, and then NSSSessionCacheTimeout is reported deprecated and ignored in the error_log.

We should not ship packages with default useless configuration causing warnings.

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

mod_nss-1.0.11-3.el7.x86_64

How reproducible:

Deterministic.

Steps to Reproduce:
1. yum install -y mod_ssl
2. service httpd restart
3. Check /var/log/httpd/error_log

Actual results:

[Thu Aug 27 10:43:54.451822 2015] [:warn] [pid 13716] NSSSessionCacheTimeout is deprecated. Ignoring.

Expected results:

No such warning.

Additional info:

Comment 3 Jan Pazdziora (Red Hat) 2015-09-01 06:43:22 UTC
(In reply to Jan Pazdziora from comment #0)
>
> Steps to Reproduce:
> 1. yum install -y mod_ssl

For the record, the first step should obviously be

   1. yum install -y mod_nss

Sorry about that.

Comment 5 Matthew Harmsen 2016-01-05 22:21:46 UTC
Per discussion with rcritten, moving from RHEL 7.3 --> RHEL 7.4.

(remove deprecated SSL2 options)

Comment 10 Rob Crittenden 2017-02-03 13:38:00 UTC
Fixed upstream: 84b4350da4e77a3cb313e531fa0c2979d74a2503

Comment 15 Rob Crittenden 2017-11-03 18:21:43 UTC
Cherry-picked upstream patch 84b4350da4e77a3cb313e531fa0c2979d74a2503

Comment 19 Nikhil Dehadrai 2018-01-18 08:24:59 UTC
ipa-server: ipa-server-4.5.4-8.el7.x86_64
mod_nss version: mod_nss-1.0.14-12.el7.x86_64

Verified the bug with following steps:
1. Setup ipa-server at RHEL 7.5
2. Confirmed that mod_nss package is installed
3. Restarted ipactl services.
4. check /var/log/httpd/error_log for "NSSSessionCacheTimeout" message is not observed.

Ipa-master:
--------------
[root@auto-hv-01-guest10 ~]# yum install -y mod_nss
Loaded plugins: product-id, search-disabled-repos, subscription-manager
This system is not registered with an entitlement server. You can use subscription-manager to register.
Package mod_nss-1.0.14-12.el7.x86_64 already installed and latest version
Nothing to do
[root@auto-hv-01-guest10 ~]# ipactl restart
Stopping pki-tomcatd Service
Restarting Directory Service
Restarting krb5kdc Service
Restarting kadmin Service
Restarting named Service
Restarting httpd Service
Restarting ipa-custodia Service
Restarting ntpd Service
Restarting pki-tomcatd Service
Restarting ipa-otpd Service
Restarting ipa-dnskeysyncd Service
ipa: INFO: The ipactl command was successful
[root@auto-hv-01-guest10 ~]# cat /var/log/httpd/error_log | grep "NSSSessionCacheTimeout"
[root@auto-hv-01-guest10 ~]# rpm -q ipa-server mod_nss
ipa-server-4.5.4-8.el7.x86_64
mod_nss-1.0.14-12.el7.x86_64
[root@auto-hv-01-guest10 ~]# 

Thus on the basis of above observations, marking status of bug to "VERIFIED"

Comment 22 errata-xmlrpc 2018-04-10 18:28:26 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:0988


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