Integrating Jenkins with Key Manager Plus6 minutes to read
Jenkins, a prominent Java-based open-source automation tool, is widely utilized in DevOps environments for software projects building and testing. To streamline the software development lifecycle (SDLC) tasks such as building, testing, delivering, and deploying software, respective jobs (automation schedules) are created in Jenkins. These jobs often require user credentials, SSL certificates, and other sensitive information like privileged passwords, API keys, and access tokens to interact with various systems and services. Here comes the Key Manager Plus plugin, developed for certificate management in Jenkins, that helps to simplify the workflow process in organizations' DevOps freestyle projects. Once enabled in Jenkins, the plugin ensures that the required certificates and CSRs are created/retrieved from Key Manager Plus's certificate vault whenever a job runs. Upon secure retrieval, the certificates can then be used in environment variables, depending upon the requirement of the build. The plugin also saves the user from the arduous job of having to manually create/download the certificates and CSRs in the script file every time there's an update. Currently, the plugin can be used for certificate/CSR management at a job level, i.e., for freestyle projects. To learn more about enabling the Key Manager Plugin in Jenkins for certificate management, refer to the following sections:
1. Enabling Jenkins Access in Key Manager Plus
2. Installing and Enabling the Key Manager Plus Plugin in JenkinsPost the auth token generation, the Key Manager Plugin is to be installed in the Jenkins and has to be enabled for further CSR/certificates-related automated processes in jobs. The below sections will brief you about installing and enabling the Key Manager Plus plugin in Jenkins. 2.1 Installing the Key Manager Plugin in Jenkins
2.2 Enabling the Key Manager Plus Plugin in Jenkins
3. Downloading/Creating Certificates from Key Manager Plus for Jenkins' Freestyle Project JobsNow, the plugin can be used to create/download the required CSR/certificates from the Key Manager Plus for Jenkins' freestyle project jobs. Below is a step-wise explanation of the actions involved in further Key Manager Plus usage in Jenkins:
©2025, Zoho Corporation Pvt. Ltd. All Rights Reserved. |