manageCACertificates command

Last Updated : Oct 03, 2022 |

From Release 10.1.2, use the manageCAcertificates command to view, add, and delete CA certificates from the Avaya WebLM truststore.

Syntax

manageCACertificates [-list] [-add -certpath <file> -alias <alias>] [-remove -alias <alias>]
-list

To list all CA certificates that are stored in the WebLM server database.

-add

To import a CA certificate into the WebLM server truststore.

-certpath <file>
The full path of the certificate to be imported into the WebLM server truststore.
-alias <alias>
The alias of the certificate to be imported in the WebLM server truststore.
-remove

To remove a CA certificate from the WebLM server truststore.

-alias <alias>
The alias of the certificate to be removed from the WebLM server truststore.