cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
410
Views
0
Helpful
2
Replies

CMS recorder error: certificate validate

jaheshkhan
Level 5
Level 5

cannot configure the recorder.

 

its a separate VM. only trying to configure recorder.
no webadmin

no callbridge

no xmpp

no webbridge. Only recorder in this VM nothing else.

 

i was trying to remove selfsigned certificate.


I generated CSR file.  created cer file with microsoft CA.
uploaded recorderCA.cer, ROOTCACert.cer and CallbridgeCA.cer in the root of recorder.


>recorder listen a:8443

>recorder cert recorderCA.key recorderCA.cer ROOTCACert.cer

>recorder trust CallbridgeCA.cer

>recorder nfs 172.17.55.18:/CMSREC

> recorder enable

 

But after this step it give failure. reason not a valid certificate

 

What could be the reason?

2 Replies 2

R0g22
Cisco Employee
Cisco Employee
Run the following please -

pki verify recorderCA.cer ROOTCACert.cer (this should return a "Success")
pki match recorderCA.key recorderCA.cer

for me this return no error
pki match recorderCA.key recorderCA.cer

other one i dint try. ill try tomorrow.