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.
2023-02-24 20:32:49 +01:00
..
admin Provisioner webhooks (#1001) 2022-09-29 19:16:26 -05:00
administrator
config Use idpURL in json 2022-11-30 11:07:07 -08:00
internal/constraints Fix some more extra white spaces 2022-09-23 10:52:24 -07:00
policy Standardize linting file and fix or ignore lots of linting errors 2022-09-20 16:35:41 -07:00
provisioner Improve testing errors for OIDC authorizeToken function 2023-02-23 13:43:13 +01:00
testdata
admins.go
authority_test.go Allow root and federated root bundles 2022-11-08 17:06:22 -08:00
authority.go Allow root and federated root bundles 2022-11-08 17:06:22 -08:00
authorize_test.go Add support for renew when using stepcas 2022-11-04 16:42:07 -07:00
authorize.go Add support for renew when using stepcas 2022-11-04 16:42:07 -07:00
config.go
export.go
linkedca.go Add support for linked RA renewals 2022-11-08 14:25:54 -08:00
options.go Disable initialization log output if started with --quiet 2022-10-11 12:19:48 +02:00
policy_test.go Fix linting errors 2023-02-21 11:26:33 -08:00
policy.go Fix linting errors 2023-02-21 11:26:33 -08:00
provisioners_test.go Add support for renew when using stepcas 2022-11-04 16:42:07 -07:00
provisioners.go Merge pull request #1136 from smallstep/herman/ignore-empty-acme-meta 2022-11-08 09:56:00 +01:00
root_test.go Fix errors.As linter warnings 2022-09-22 00:04:31 -07:00
root.go
ssh_test.go Fix err assert linter warnings - upgrade outdated package 2022-10-12 16:32:26 -07:00
ssh.go Provisioner webhooks (#1001) 2022-09-29 19:16:26 -05:00
tls_test.go Add support for renew when using stepcas 2022-11-04 16:42:07 -07:00
tls.go Mark the IDP critical in the generated CRL data. 2023-02-24 20:32:49 +01:00
version.go
webhook_test.go Provisioner webhooks (#1001) 2022-09-29 19:16:26 -05:00
webhook.go Provisioner webhooks (#1001) 2022-09-29 19:16:26 -05:00