.. |
testdata
|
Add public methods to retrieve the provisioner extensions.
|
2022-03-11 14:59:42 -08:00 |
acme_test.go
|
Merge branch 'master' into feat/linkedra
|
2022-04-07 18:19:04 -07:00 |
acme.go
|
Add current provisioner to AuthorizeSign SignOptions.
|
2022-03-21 19:21:40 -07:00 |
aws_test.go
|
Merge branch 'master' into feat/linkedra
|
2022-04-07 18:19:04 -07:00 |
aws.go
|
Add current provisioner to AuthorizeSign SignOptions.
|
2022-03-21 19:21:40 -07:00 |
azure_test.go
|
Merge branch 'master' into feat/linkedra
|
2022-04-07 18:19:04 -07:00 |
azure.go
|
Pass in the resource name regardless of if its a VM or managed identity
|
2022-03-28 14:55:40 -07:00 |
claims_test.go
|
Add support for backdate to SSH certificates.
|
2020-01-28 13:29:39 -08:00 |
claims.go
|
Rename claim to allowRenewAfterExpiry.
|
2022-03-14 15:40:01 -07:00 |
collection_test.go
|
Add public methods to retrieve the provisioner extensions.
|
2022-03-11 14:59:42 -08:00 |
collection.go
|
Add public methods to retrieve the provisioner extensions.
|
2022-03-11 14:59:42 -08:00 |
controller_test.go
|
Rename claim to allowRenewAfterExpiry.
|
2022-03-14 15:40:01 -07:00 |
controller.go
|
Rename claim to allowRenewAfterExpiry.
|
2022-03-14 15:40:01 -07:00 |
duration_test.go
|
|
|
duration.go
|
|
|
extension_test.go
|
Add public methods to retrieve the provisioner extensions.
|
2022-03-11 14:59:42 -08:00 |
extension.go
|
Add public methods to retrieve the provisioner extensions.
|
2022-03-11 14:59:42 -08:00 |
gcp_test.go
|
Merge branch 'master' into feat/linkedra
|
2022-04-07 18:19:04 -07:00 |
gcp.go
|
Add current provisioner to AuthorizeSign SignOptions.
|
2022-03-21 19:21:40 -07:00 |
jwk_test.go
|
Merge branch 'master' into feat/linkedra
|
2022-04-07 18:19:04 -07:00 |
jwk.go
|
Add current provisioner to AuthorizeSign SignOptions.
|
2022-03-21 19:21:40 -07:00 |
k8sSA_test.go
|
Merge branch 'master' into feat/linkedra
|
2022-04-07 18:19:04 -07:00 |
k8sSA.go
|
Add current provisioner to AuthorizeSign SignOptions.
|
2022-03-21 19:21:40 -07:00 |
keystore_test.go
|
Use go.step.sm/crypto/jose
|
2020-08-24 14:44:11 -07:00 |
keystore.go
|
Introduce gocritic linter and address warnings
|
2021-10-08 14:59:57 -04:00 |
method.go
|
[acme db interface] wip errors
|
2021-03-25 12:05:46 -07:00 |
nebula_test.go
|
Use the provisioner controller in Nebula renewals
|
2022-03-10 10:45:12 -08:00 |
nebula.go
|
Add current provisioner to AuthorizeSign SignOptions.
|
2022-03-21 19:21:40 -07:00 |
noop_test.go
|
Fix unit tests.
|
2022-03-28 15:06:56 -07:00 |
noop.go
|
Add current provisioner to AuthorizeSign SignOptions.
|
2022-03-21 19:21:40 -07:00 |
oidc_test.go
|
Merge branch 'master' into feat/linkedra
|
2022-04-07 18:19:04 -07:00 |
oidc.go
|
Add current provisioner to AuthorizeSign SignOptions.
|
2022-03-21 19:21:40 -07:00 |
options_test.go
|
Validate payload ID.
|
2020-12-17 13:35:14 -08:00 |
options.go
|
Introduce gocritic linter and address warnings
|
2021-10-08 14:59:57 -04:00 |
provisioner_test.go
|
api/render, api/log: initial implementation of the packages (#860)
|
2022-03-30 11:22:22 +03:00 |
provisioner.go
|
Remove unnecessary database in provisioner config.
|
2022-04-05 17:39:06 -07:00 |
scep.go
|
Add current provisioner to AuthorizeSign SignOptions.
|
2022-03-21 19:21:40 -07:00 |
sign_options_test.go
|
Add public methods to retrieve the provisioner extensions.
|
2022-03-11 14:59:42 -08:00 |
sign_options.go
|
Add public methods to retrieve the provisioner extensions.
|
2022-03-11 14:59:42 -08:00 |
sign_ssh_options_test.go
|
Add support for the provisioner controller
|
2022-03-09 18:43:45 -08:00 |
sign_ssh_options.go
|
Add comment about public key validator.
|
2021-12-03 15:24:42 -08:00 |
ssh_options_test.go
|
Upgrade crypto and fix test.
|
2020-12-17 14:17:08 -08:00 |
ssh_options.go
|
Ignore null string for x509 and ssh templateData.
|
2020-09-08 13:59:22 -07:00 |
ssh_test.go
|
Use sshutil and randutil from go.step.sm/crypto.
|
2020-08-10 11:26:51 -07:00 |
sshpop_test.go
|
api/render, api/log: initial implementation of the packages (#860)
|
2022-03-30 11:22:22 +03:00 |
sshpop.go
|
Fix validity check for sshpop provisioner.
|
2022-03-14 17:31:21 -07:00 |
timeduration_test.go
|
wip
|
2019-09-19 13:17:45 -07:00 |
timeduration.go
|
|
|
utils_test.go
|
Remove redundant parameter type declaration
|
2022-03-28 14:55:40 -07:00 |
x5c_test.go
|
Merge branch 'master' into feat/linkedra
|
2022-04-07 18:19:04 -07:00 |
x5c.go
|
Fix linter errors
|
2022-03-28 14:55:39 -07:00 |