V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m43s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m43s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -126,6 +126,15 @@ certificatePolicies = @ciss_sb_policy
|
|||||||
crlDistributionPoints = @ciss_sb_root_crl
|
crlDistributionPoints = @ciss_sb_root_crl
|
||||||
nsComment = "UEFI Key-Exchange Key (KEK), RSA-3072, SHA-384"
|
nsComment = "UEFI Key-Exchange Key (KEK), RSA-3072, SHA-384"
|
||||||
|
|
||||||
|
[ v3_db_CA ]
|
||||||
|
basicConstraints = critical, CA:true, pathlen:1
|
||||||
|
keyUsage = critical, digitalSignature, keyCertSign, cRLSign
|
||||||
|
subjectKeyIdentifier = hash
|
||||||
|
authorityKeyIdentifier = keyid,issuer
|
||||||
|
authorityInfoAccess = @ciss_sb_pki
|
||||||
|
certificatePolicies = @ciss_sb_policy
|
||||||
|
crlDistributionPoints = @ciss_sb_root_crl
|
||||||
|
nsComment = "UEFI db Trust Anchor (CA) for Image code-signers"
|
||||||
|
|
||||||
[ ciss_sb_pki ]
|
[ ciss_sb_pki ]
|
||||||
caIssuers;URI.0 = https://ca.quantumsign.eu/
|
caIssuers;URI.0 = https://ca.quantumsign.eu/
|
||||||
|
|||||||
Reference in New Issue
Block a user