You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smallstep-certificates/authority
LarsBingBong 0d5c40e059
Mark the IDP critical in the generated CRL data.
Trying to get CRL to work on my environment I've been reading up on [RFC5280](https://www.rfc-editor.org/rfc/rfc5280#section-5.2.5) ... and the IDP to be marked as `Critical`. I hope I'm correct and that my understanding on how to mark the IDP is critical.
Looking at e.g. `3470b1ec57/x509util/extensions_test.go (L48)` makes me think so.

---

Hopefully the above change - if accepted - can get CRL's to work on my environment. If not we're at least one step closer.
1 year ago
..
admin Provisioner webhooks (#1001) 2 years ago
administrator Improve policy error handling code coverage 2 years ago
config Use idpURL in json 1 year ago
internal/constraints Fix some more extra white spaces 2 years ago
policy Standardize linting file and fix or ignore lots of linting errors 2 years ago
provisioner Improve testing errors for OIDC `authorizeToken` function 1 year ago
testdata Add special handling for *json.UnmarshalTypeError 2 years ago
admins.go exposing authority configuration for provisioner cli commands 2 years ago
authority.go Allow root and federated root bundles 2 years ago
authority_test.go Allow root and federated root bundles 2 years ago
authorize.go Add support for renew when using stepcas 2 years ago
authorize_test.go Add support for renew when using stepcas 2 years ago
config.go Admin level API for provisioner mgmt v1 3 years ago
export.go Use go.step.sm/crypto/kms 2 years ago
linkedca.go Add support for linked RA renewals 2 years ago
options.go Disable initialization log output if started with `--quiet` 2 years ago
policy.go Fix linting errors 1 year ago
policy_test.go Fix linting errors 1 year ago
provisioners.go Merge pull request #1136 from smallstep/herman/ignore-empty-acme-meta 2 years ago
provisioners_test.go Add support for renew when using stepcas 2 years ago
root.go Simplify statuscoder error generators. 4 years ago
root_test.go Fix errors.As linter warnings 2 years ago
ssh.go Provisioner webhooks (#1001) 2 years ago
ssh_test.go Fix err assert linter warnings - upgrade outdated package 2 years ago
tls.go Mark the IDP critical in the generated CRL data. 1 year ago
tls_test.go Add support for renew when using stepcas 2 years ago
version.go Add missing version.go file. 4 years ago
webhook.go Provisioner webhooks (#1001) 2 years ago
webhook_test.go Provisioner webhooks (#1001) 2 years ago