Import Management Center (MC) certificates or web server certificates to an SSP appliance (ISG).
An example script for MC to import the certificate to the ISG (see Referencing ISG applications in Management Center scripts on how to create an ISG script):
configuresslinline ca-certificate RootCA-----BEGIN CERTIFICATE-----<insert certificate contents between tags>-----END CERTIFICATE-----${@decode 0x04}
!- MC: pause!- MC: pause!- MC: pause!- MC: pause
Inline ca-certificate IntermediateCA-----BEGIN CERTIFICATE-----<insert certificate contents between tags>-----END CERTIFICATE-----${@decode 0x04}
!- MC: pause!- MC: pause!- MC: pause!- MC: pause
edit ccl browser-trusted add RootCAadd IntermediateCA!- MC: pause!- MC: pause!- MC: pause!- MC: pauseexitexitexit