certificates/authority
Mariano Cano c8c59d68f5 Allow mTLS renewals if the provisioner extension does not exists.
This fixes a backward compatibility issue with with the new
LoadProvisionerByCertificate.
2022-04-11 12:19:42 -07:00
..
admin api/render, api/log: initial implementation of the packages (#860) 2022-03-30 11:22:22 +03:00
administrator Introduce gocritic linter and address warnings 2021-10-08 14:59:57 -04:00
config Refactor admin token to use with RAs. 2022-04-07 18:14:43 -07:00
provisioner Merge branch 'master' into fix/adminra 2022-04-07 18:25:41 -07:00
status wip 2021-05-19 15:20:16 -07:00
testdata Add special handling for *json.UnmarshalTypeError 2022-01-12 11:15:39 +01:00
admins.go Introduce gocritic linter and address warnings 2021-10-08 14:59:57 -04:00
authority.go Merge branch 'master' into feat/linkedra 2022-04-07 18:19:04 -07:00
authority_test.go Cleanup 2022-01-18 15:54:18 +01:00
authorize.go Allow mTLS renewals if the provisioner extension does not exists. 2022-04-11 12:19:42 -07:00
authorize_test.go Use always LoadProvisionerByCertificate on authority package 2022-04-08 14:18:24 -07:00
config.go Admin level API for provisioner mgmt v1 2021-07-02 19:05:17 -07:00
export.go Merge branch 'master' into max/context 2021-11-17 11:40:01 -08:00
linkedca.go Fix linter error importShadow 2022-04-07 18:33:13 -07:00
options.go Add authority.WithX509SignerFunc 2022-03-28 17:54:35 -07:00
provisioners.go Add tests for LoadProvisionerByCertificate. 2022-04-08 13:06:29 -07:00
provisioners_test.go Add tests for LoadProvisionerByCertificate. 2022-04-08 13:06:29 -07:00
root.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
root_test.go api/render, api/log: initial implementation of the packages (#860) 2022-03-30 11:22:22 +03:00
ssh.go Refactor extraction of JSON template syntax errors 2022-01-12 10:41:36 +01:00
ssh_test.go api/render, api/log: initial implementation of the packages (#860) 2022-03-30 11:22:22 +03:00
tls.go Load provisioner from the database instead of the extension. 2022-04-05 19:25:47 -07:00
tls_test.go api/render, api/log: initial implementation of the packages (#860) 2022-03-30 11:22:22 +03:00
version.go Add missing version.go file. 2020-01-28 13:28:17 -08:00