- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
01-08-2025 04:04 AM
Task: Scan CI Pipeline
1. Downloaded the Jenkins Plugin from the Prisma cloud console
2. In the Jenkins Advance Tab uploaded plugin, now i need to configure the system configuration in the Jenkins.
3. What to fill in these <spaces>
3.1 I have tried using Prisma cloud console address their <username> <password>
3.2 Prisma cloud api Ip address and their <Access key> <Secret key>
proxy type as
default and no proxy
4. Test Connection - Fail
02-05-2025 07:43 AM
Hi B.Suriya,
Please take a look at the official documentation on how to enroll your Jenkins server: https://docs.prismacloud.io/en/enterprise-edition/content-collections/application-security/get-start...
Hope this helps
03-26-2025 05:38 AM
If have SSH access to the Jenkins server, check the Jenkins logs
/var/log/jenkins/jenkins.log (or equivalent)
One of the screenshots show that a proxy URL is set, with a port of zero. If there's no proxy being used, this should be empty (both the URL and the port number)
Tail the logs as you initiate the connection test to see what the error is.
Thanks
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!