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

CA problem on css11506

julxu
Level 1
Level 1

I have problem on SSL termination on SSL module.

The certificate is wrong which error CN not existed.

what I did is only genrsa for the rsa key and send to CA authority to get CA (cert.car) and copy it to CSS.

what I did wrong?

Any comments will be appreciated

Thanks in advance

1 Reply 1

c.priester
Level 1
Level 1

Did you append the intermediate cert from the ca before importing it back to the CSS?

Here are the steps in which I use to gen the rsa key, send to CA for signing , validating and importing.

Gen the RSA key and associate it to a filename

Gen the csr then send to signing authority

once received concatonate the signed cert with the CA intermediate.

import file, associate cert to filename and use the ssl verify command to ensure key and cert match.

Review Cisco Networking for a $25 gift card