07-22-2008 07:36 AM
The certificate of Cisco Works expired The 11th of June. I want to know how to update it?. I attached a copy of the certificate.
07-22-2008 08:16 AM
What version of LMS?
07-22-2008 08:24 AM
hi
it has Versión 2.5
07-22-2008 06:56 PM
Windows or Solaris?
07-23-2008 06:40 AM
Windows 2003
07-23-2008 08:10 AM
Looking at the certificate its self generated, so you'll only need to regenerate it via the GUI under Common Services, Server Single Server management Certificate Setup.
07-25-2008 12:47 PM
Thanks.
07-23-2008 09:05 AM
Do the following:
* net stop crmdmgtd
* cd NMSROOT\MDC\Apache\conf\ssl
* del server.*
* cd NMSROOT\MDC\Apache
* NMSROOT\bin\perl ConfigSSL.pl -disable
* NMSROOT\bin\perl ConfigSSL.pl -enable
This last step will prompt you to enter all of your cert info. Once that is done, you have a choice. If you want to run with SSL enabled, you will need to re-run:
NMSROOT\bin\perl ConfigSSL.pl -enable
If you do not want to run with SSL enabled, then simply rest5art dmgtd:
net start crmdmgtd
Note: NMSROOT is the path into which you have installed CiscoWorks. By default, this is C:\PROGRA~1\CSCOpx.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide