Skip to content

feat: split key - #11

Open
Manuthor wants to merge 17 commits into
developfrom
feature/split_key
Open

feat: split key#11
Manuthor wants to merge 17 commits into
developfrom
feature/split_key

Conversation

@Manuthor

@Manuthor Manuthor commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@Manuthor
Manuthor force-pushed the feature/split_key branch from 2a77be6 to 58a2764 Compare August 9, 2026 16:41
The intermediate CA certificate was missing the cRLSign bit in its
keyUsage extension. RFC 5280 §4.2.1.3 mandates this bit for any CA
that issues CRLs; without it the KMS server rejects CRL generation
requests with 'InvalidRequest'.

Regenerated with openssl using updated extensions.ext that now includes
keyUsage=keyCertSign,cRLSign,digitalSignature.

Also regenerated leaf.crt (signed by the new intermediate) and all
derived PKCS#12 files.
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.

1 participant