+31 (0)20-7881030 | info@networking4all.com Dutch

Support

Installation of a certificate on Cisco ACS

Note: ACS only supports PKCS12 certificates. Before installing a certificate, ensure that the certificate is of this type.

To install a signed certificate:

Step 1: Choose System Administration > Server Management > Certificate.
The Certificate page appears.

Step 2: Click Install Certificate.

Step 3: On the Install Certificate page, enter values for:

• Server Certificate Format
  This is a display-only field, and displays the PKCS12 certificate type.
• Server Certificate File
  Enter the path to the local directory in which you saved the certificate file; optionally, click Browse.
• Private Key Password
  Enter the private password key, which can be up to 32 characters.
• Confirm Private Key Password
  Confirm the private key password.

Step 4: Click Install.

Step 5: To activate the certificate, you must restart all the processes on the ACS View server.
To restart the server from the:

•GUI—Choose System Administration > System Reports > Process Status, and click Restart ACS View Server.

•CLI—Access the CLI in the EXEC mode, and run these commands:

–process stop all 
–process start all