cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
808
Views
0
Helpful
3
Replies

CSA 4.x SSL Certificate expired

jimmahoney99
Level 1
Level 1

the ssl cert expired now all my agents are not reporting in. does anyone know how i can generate a new certificate to the agents

Thanks

Jim

3 Replies 3

tsteger1
Level 8
Level 8

Which version of 4.X?

daneilhudson
Level 1
Level 1

Support has a full procedure for generating a new cert. I just renamed my host cert to get the clients working again.

jimmahoney99
Level 1
Level 1

Here's what I did

I stopped CSA services " net stop csagent" "net stop crmdmgtd"

I deleted these files

CSCOpx\CSAMC\cfg sslca.crt, sslhost.crt

CSCOpx\lib\web\conf root.crt, server.key, server.crt

CSCOpx\MDC\apache\conf\ssl chain.cer, root.crt, server.key, server.cert

then in a CMD window i ran

cd CSCOpx\CSAMC\bin

..\..\bin\perl.exe installcert.pl -forceinstall

this generates new certs and puts them in appropriate places

then i restarted the services and ran CSAMC\bin webmgr makekits_refresh to update the kits.

then i pushed out the sslca.crt through a login script and we're back up and running