Re: [cas-user] Parameters for signing certificate algorithm

2021-03-26 Thread Giacomo Sommavilla
Hi Misagh, I have been able to comply to the SHA-256 requirement by creating certificates manually: - Firstly I created the files saml-signing-cert-SAML2Client.crt, saml-signing-cert-SAML2Client.key, saml-signing-cert-SAML2Client.pem with openssl - Then I created samlKeystore.jks

Re: [cas-user] Parameters for signing certificate algorithm

2021-03-25 Thread Misagh
Or generate everything manually, if the software can't do it for you, yet. On Thu, Mar 25, 2021 at 8:26 PM Misagh wrote: > > > Can anyone tell me what values are allowed for that parameter? > > Not the relevant setting. The setting you want to modify should > control the generation of the

Re: [cas-user] Parameters for signing certificate algorithm

2021-03-25 Thread Misagh
> Can anyone tell me what values are allowed for that parameter? Not the relevant setting. The setting you want to modify should control the generation of the certificate; not what algorithms should be allowed/used during the metadata resolution process. ...and that setting is supported by

[cas-user] Parameters for signing certificate algorithm

2021-03-25 Thread Giacomo Sommavilla
Hi everybody, I built an Apereo CAS demo server with a WAR overlay (with which different services should be authenticated). I have set up delegated authentication with SAML2 (for integrating with italian SPID system). I need to sign the certificate with an algorithm different than the default