cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1450
Views
0
Helpful
4
Replies

SSL Redundancy?

carlsond
Level 1
Level 1

I have two CSMs and two SSL Modules in seperate chasis. The CSMs are in FT mode and I want to load balance against the two SSL modules. Do I need to purchase a certificate for both SSL modules for every service? If not, how do I install the cert for a given service on both modules??

1 Accepted Solution

Accepted Solutions

Depends how you created your key.

If you did it on the SSLM itself, and if you specified the keyword 'exportable', you should be able to dexport the key with the command 'crypto ca export ...'

See more info in the 2 links below.

http://www.cisco.com/en/US/products/hw/modules/ps2706/products_configuration_example09186a008037d1c8.shtml

http://www.cisco.com/en/US/products/hw/modules/ps2706/products_configuration_example09186a008037d193.shtml

As a general remark I always recommend to generate keys,certificates and CSR on a separate machine [like a linux server]. It's then easier to import all the info to all your modules.

Regards,

Gilles.

Thanks for rating this answer.

View solution in original post

4 Replies 4

Gilles Dufour
Cisco Employee
Cisco Employee

the fact that you have 2 ssl modules does not matter.

Simply add your certificate to each module separately even if this is the same certificate.

Gilles.

Thank you.

Is there any chance you could tell me how to go about doing this?? I get the following message when I try adding the cert. "Certificate does not contain router's General Purpose public key for trust point test-tp" I'm guessing I need to copy the keys from the 1st SSL mod but can't find the proccess.

Depends how you created your key.

If you did it on the SSLM itself, and if you specified the keyword 'exportable', you should be able to dexport the key with the command 'crypto ca export ...'

See more info in the 2 links below.

http://www.cisco.com/en/US/products/hw/modules/ps2706/products_configuration_example09186a008037d1c8.shtml

http://www.cisco.com/en/US/products/hw/modules/ps2706/products_configuration_example09186a008037d193.shtml

As a general remark I always recommend to generate keys,certificates and CSR on a separate machine [like a linux server]. It's then easier to import all the info to all your modules.

Regards,

Gilles.

Thanks for rating this answer.

Thanks. I finally did figure it out but as usual with the CSM/SSL mods never did find the docs. I will file these for future use..

Review Cisco Networking for a $25 gift card