cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1035
Views
0
Helpful
1
Replies

LMS Certificate Installation

adm-hzwez
Level 1
Level 1

Hello All,

I'm new to the forums and was wondering if i could get some help. Our department is runing CiscoWorks LMS 4.0 and we have a remediation project going on that all network appliances need to have https either disabled or a certificate installed so that it works with our companys CA. I was wondering if anyone else has installed any Root or Intermediary certificates and how to make an SSL certificate request so I can generate a certificate request from the CA.

Any help with this would be apprechiated.

Thanks                 

1 Reply 1

srkala
Cisco Employee
Cisco Employee

Procedure to regenerate SSL certificate is as follows :

1. Stop the daemon manager

Windows- net stop crmdmgtd Solaris/linux - /etc/init.d/dmgtd stop

2. Regenerate the SSL certificate (Dont forget to start you shell/command prompt session as Administrator):

     *Remove server.*  files under NMSROOT\MDC\Apache\conf\ssl (take backup of all 4 files in some other directory before deleting).

     *NMSROOT\bin\perl NMSROOT\MDC\Apache\ConfigSSL.pl -disable

     *NMSROOT\bin\perl NMSROOT\MDC\Apache\ConfigSSL.pl -enable

     *Fill all the details it request for.

     *Ensure that the following files are created under NMSROOT\MDC\Apache\conf\ssl :

server.crt

server.csr

server.key

server.pk8

3. Start the daemon manager

Windows- net start crmdmgtd Solaris/linux - /etc/init.d/dmgtd start

Then give it about 15-20 minutes for all services to come back up before logging in to the LMS.

Review Cisco Networking for a $25 gift card