Sponsored Content
Operating Systems Linux Red Hat SSL certificate generation error 8016 Post 302854645 by leo_ultra_leo on Tuesday 17th of September 2013 10:58:09 PM
Old 09-17-2013
Quote:
Originally Posted by fpmurphy
Sure. Downgrading nss package to 3.13.6 apparently resolves the issue
VIVA, I did the update for the NSS package instead of downgrading (I tried the downgrade first and yum answered that only upgrade package available) and it worked!! Smilie

And this is what I did:

Code:
# yum upgrade nss

And this is the log of yum
Code:
Sep 14 02:05:02 Updated: httpd-tools-2.2.15-29.el6.centos.i686
Sep 14 02:05:09 Updated: httpd-2.2.15-29.el6.centos.i686
Sep 14 02:05:12 Updated: httpd-manual-2.2.15-29.el6.centos.noarch
Sep 14 02:05:12 Updated: 1:mod_ssl-2.2.15-29.el6.centos.i686
Sep 15 11:26:29 Updated: nspr-4.9.5-2.el6_4.i686
Sep 15 11:26:30 Updated: nss-util-3.14.3-3.el6_4.i686
Sep 15 11:26:31 Updated: nss-softokn-freebl-3.14.3-3.el6_4.i686
Sep 15 11:26:32 Updated: nss-softokn-3.14.3-3.el6_4.i686
Sep 15 11:26:33 Updated: nss-3.14.3-4.el6_4.i686
Sep 15 11:26:34 Updated: nss-sysinit-3.14.3-4.el6_4.i686
Sep 15 11:26:35 Updated: nss-tools-3.14.3-4.el6_4.i686

Thanks everybody for your efforts, ideas and opinions!
 

9 More Discussions You Might Find Interesting

1. Web Development

SSL Certificate Installation problem

Hello everybody Hope somebody can help me I'm trying to install SSL Certificate on Apache/mod_ssl on Linux with Zend for Oracle. I bought and downloaded certificate from certificate from Network Solutions. Than I followed the instructions to the dot. I created a directory for certificate... (2 Replies)
Discussion started by: Trusevich
2 Replies

2. Web Development

SSL certificate

Dear All Anyone know how to issue two different certification on apache virtualhost fyi i have one virtualhost eg 69.192.1.25:443 already signed with verisign how can i configure another virtualhost 69.192.1.25:443 which signing with another certificate which self signing. i search net not... (1 Reply)
Discussion started by: netxus
1 Replies

3. AIX

Installing SSL certificate on AIX

Hello, I am new in UNIX, and some one asks me to install SSL certificates to allow exchange with an external system. Can someone tell how to install certificate (ex : verisignxxx.cer) on a UNIX server? Many thanks. Tibo (4 Replies)
Discussion started by: tibo51
4 Replies

4. Cybersecurity

SSL certificate

Hi guys. I have some questions about ssl certificates. I looked at SSL providers and saw that they are providing 2 types of certificates: per server or per domain. my server host name is: srv1.example.com I have a smtp, imap, web server on this box. but all services accessed by different... (1 Reply)
Discussion started by: majid.merkava
1 Replies

5. Web Development

export SSL certificate

we are doing TCP for our systems. I have a working SSL certificate on prodction webserver. Im planning to export it to our DR server for TCP purposes. However when I export based on the procedure below, it doesn't work. When I restart the DR webserver, it still says the certifcate is expired.Any... (1 Reply)
Discussion started by: lhareigh890
1 Replies

6. Red Hat

SSL Certificate Renewal on Tomcat

Hi, I want to renew the ssl certificate for one of my application on tomcat without down time. I want to know what would the possible impacts for the users who currently have sessions to the app. Regards, Arumon (1 Reply)
Discussion started by: arumon
1 Replies

7. Red Hat

SSL certificate generation on OS level or application level

We have a RHEL 5.8 server at the production level and we have a Java application on this server. I know of the SSL certificate generation at the OS (RHEL) level but it is implemented on the Java application by our development team using the Java keytool. My doubt is that is the SSL generation can... (3 Replies)
Discussion started by: RHCE
3 Replies

8. Cybersecurity

SSL Certificate Stores

Hey everyone, I'm trying to get a lay of the land for OS and Application Certificate Stores. Can someone confirm that I have this concept right? If the application you're using say Firefox has it's own trusted CA store, it uses that exclusively. So if you're running firefox in Windows, Firefox... (4 Replies)
Discussion started by: Lost in Cyberia
4 Replies

9. Web Development

CronJobs issues after SSL certificate

Hello! I had a cron job running on my website, activating a php script every friday. The Php script just activated another photo to add in the gallery. It worked fine until I got an SSL certificate for my website, then everything broke. This was the command before: lynx -source... (0 Replies)
Discussion started by: AGDesign
0 Replies
SETUP-NSSSYSINIT(1)					     Network Security Services					       SETUP-NSSSYSINIT(1)

NAME
setup-nsssysinit - Query or enable the nss-sysinit module SYNOPSIS
setup-nsssysinit [on] [off] [status] DESCRIPTION
setup-nsssysinit is a shell script to query the status of the nss-sysinit module and when run with root priviledge it can enable or disable it. Turns on or off the nss-sysinit module db by editing the global PKCS #11 configuration file. Displays the status. This script can be invoked by the user as super user. It is invoked at nss-sysinit post install time with argument on. OPTIONS
on Turn on nss-sysinit. off Turn on nss-sysinit. status returns whether nss-syinit is enabled or not. EXAMPLES
The following example will query for the status of nss-sysinit: /usr/bin/setup-nsssysinit status The following example, when run as superuser, will turn on nss-sysinit: /usr/bin/setup-nsssysinit on FILES
/usr/bin/setup-nsssysinit SEE ALSO
pkg-config(1) AUTHORS
The nss libraries were written and maintained by developers with Netscape, Red Hat, Sun, Oracle, Mozilla, and Google. Authors: Elio Maldonado <emaldona@redhat.com>. LICENSE
Licensed under the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. nss 3.15.4 17 June 2014 SETUP-NSSSYSINIT(1)
All times are GMT -4. The time now is 02:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy