Skip to content

SAMLcertificate 3072 bit - #26

Open
seakchiew wants to merge 3 commits into
pixl8:stablefrom
seakchiew:feature-SAML-certificate-3072-bit
Open

SAMLcertificate 3072 bit#26
seakchiew wants to merge 3 commits into
pixl8:stablefrom
seakchiew:feature-SAML-certificate-3072-bit

Conversation

@seakchiew

@seakchiew seakchiew commented Mar 19, 2026

Copy link
Copy Markdown
Contributor

update SAML certificate from 2048 to 3072 bit


Note

Medium Risk
Changes SAML signing key generation parameters, which can impact cryptographic compatibility and performance for IdP/SP integrations. Scope is small (single argument change) but affects security-sensitive certificate generation.

Overview
Updates SAML certificate generation in SamlCertificateService.generateKeyPair() to create 3072-bit RSA keys (from 2048-bit) when invoking Java keytool, strengthening generated signing credentials.

Written by Cursor Bugbot for commit 9354c96. This will update automatically on new commits. Configure here.

@DominicWatson

Copy link
Copy Markdown
Contributor

Looking great, lets get released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants