Re: SAML plugin - differentiate between encryption and signing certificate

2020-08-03 Thread Chris DW
Hi , Having a signing certificate different from the encryption certificate was a request from my IDP. So I created both seperately.(from the same private key) . I was a bit confused as to the role of the saml-sp-metadata.xml being generated by the saml plugin. The way I understand it now,

Re: SAML plugin - differentiate between encryption and signing certificate

2020-07-28 Thread Ivan Fernandez Calvo
Hi, The configuration only allows one certificate, this is used for singing and encryption, so it is not possible to use two different certificates. El lunes, 27 de julio de 2020, 21:54:03 (UTC+2), Chris DW escribió: > > Hi , > > When setting up the Jenkins SAML plugin, is it possible to

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. (