SAML plugin - differentiate between encryption and signing certificate

2020-07-27 Thread de_...@hotmail.com
Hi , When setting up the Jenkins SAML plugin, is it possible to configure two different certificates (generated from the same private key) for signing and encryption? The plugin seems to allow to configure just one key alias from one keystore. ( https://github.com/jenkinsci/saml-plugin/blob/m

Agent label conditional

2020-07-27 Thread Alex Panayi
Hey guys. I have a step where i want to conditionally pick the agent based on the parameter. I can easily do this by duplicating the step, and having a when statement, but this creates step duplication. I just want the agent label to be dynamically changed based on a parameter. -- You rece

Distributed Tasks

2020-07-27 Thread Sindhuja Banyala
I have set of test cases to be run. I will give these to a job which is configured to run on group of nodes(grouped using same label name). I want this particular job to split my test cases and assign to all the free nodes available in this group. I tried elastic-axis plugin to achieve this dist

Re: Help required: jenkins SSH connectivity issue

2020-07-27 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, den 27.07.2020, 09:37 +0200 schrieb Sakshi Rathore: > thanks , can you please suggest how can i change it to non verifying > one? Click on your agent, select "Configure", look for "Host Key Verification Strategy" and select "Non verifying Verification Strategy". HTH... Dirk -- Dirk H

Re: Help required: jenkins SSH connectivity issue

2020-07-27 Thread Sakshi Rathore
thanks , i tried this as well but while getting connection encountring below error: Permission denied (publickey,password,keyboard-interactive) build marked as failed. On Thu, Jul 23, 2020 at 3:47 PM jeremy mordkoff wrote: > I think the issue is that the client does not trust the server's host

Re: Help required: jenkins SSH connectivity issue

2020-07-27 Thread Sakshi Rathore
thanks , can you please suggest how can i change it to non verifying one? On Thu, Jul 23, 2020 at 2:32 PM 'Dirk Heinrichs' via Jenkins Users < jenkinsci-users@googlegroups.com> wrote: > Am Donnerstag, den 23.07.2020, 13:08 +0200 schrieb Sakshi Rathore: > > [07/23/20 11:03:50] [SSH] WARNING: The S