Enable OpenSSL secure signing for plugins
Create a self-signed certificate for an Agent Client Collector plugin. The following procedure gives an example of how to create an x509 certificate using OpenSSL. For other certificate types, consult OpenSSL documentation.
Avant de commencer
- Ensure that the verify-plugin-signature property is set to True in the agent's acc.yml file to verify plugin signing.
- Ensure OpenSSL is installed on your system.
Pourquoi et quand exécuter cette tâche
Enabling an OpenSSL secure signing mechanism for plugins works with an Agent Client Collector installed on a Linux system.