.. |
testdata
|
Add option to specify the AWS IID certificates to use.
|
2020-10-13 17:51:24 -07:00 |
acme_test.go
|
Modify existing tests to accept forceCNOption modifier
|
2020-05-17 20:27:09 +03:00 |
acme.go
|
Rename provisioner options structs:
|
2020-07-22 18:24:45 -07:00 |
aws_test.go
|
Recalculate token id instead of validating it.
|
2020-12-17 14:52:34 -08:00 |
aws.go
|
Recalculate token id instead of validating it.
|
2020-12-17 14:52:34 -08:00 |
azure_test.go
|
Use go.step.sm/crypto/jose
|
2020-08-24 14:44:11 -07:00 |
azure.go
|
Use go.step.sm/crypto/jose
|
2020-08-24 14:44:11 -07:00 |
claims_test.go
|
Add support for backdate to SSH certificates.
|
2020-01-28 13:29:39 -08:00 |
claims.go
|
Add support for backdate to SSH certificates.
|
2020-01-28 13:29:39 -08:00 |
collection_test.go
|
Use go.step.sm/crypto/jose
|
2020-08-24 14:44:11 -07:00 |
collection.go
|
Standardize k8ssa check on issuer name
|
2020-08-31 20:56:00 -07:00 |
duration_test.go
|
Add NewDuration constructor.
|
2019-06-05 17:53:28 -07:00 |
duration.go
|
Fix spelling errors.
|
2019-06-07 11:24:56 -07:00 |
gcp_test.go
|
Use go.step.sm/crypto/jose
|
2020-08-24 14:44:11 -07:00 |
gcp.go
|
Use go.step.sm/crypto/jose
|
2020-08-24 14:44:11 -07:00 |
jwk_test.go
|
Use go.step.sm/crypto/jose
|
2020-08-24 14:44:11 -07:00 |
jwk.go
|
Use go.step.sm/crypto/jose
|
2020-08-24 14:44:11 -07:00 |
k8sSA_test.go
|
Use go.step.sm/crypto/jose
|
2020-08-24 14:44:11 -07:00 |
k8sSA.go
|
Use new admin template for K8ssa and admin-OIDC provisioners.
|
2020-09-21 12:49:16 -07:00 |
keystore_test.go
|
Use go.step.sm/crypto/jose
|
2020-08-24 14:44:11 -07:00 |
keystore.go
|
Use go.step.sm/crypto/jose
|
2020-08-24 14:44:11 -07:00 |
method.go
|
Introduce generalized statusCoder errors and loads of ssh unit tests.
|
2020-01-28 13:29:40 -08:00 |
noop_test.go
|
Simplify statuscoder error generators.
|
2020-01-28 13:29:40 -08:00 |
noop.go
|
sshpop provisioner + ssh renew | revoke | rekey first pass
|
2020-01-28 13:28:16 -08:00 |
oidc_test.go
|
Use go.step.sm/crypto/jose
|
2020-08-24 14:44:11 -07:00 |
oidc.go
|
Use new admin template for K8ssa and admin-OIDC provisioners.
|
2020-09-21 12:49:16 -07:00 |
options_test.go
|
Validate payload ID.
|
2020-12-17 13:35:14 -08:00 |
options.go
|
Ignore null string for x509 and ssh templateData.
|
2020-09-08 13:59:22 -07:00 |
provisioner_test.go
|
Add missing test case.
|
2020-05-26 10:22:15 -07:00 |
provisioner.go
|
Add support for extensions and critical options on the identity
|
2020-07-30 17:45:03 -07:00 |
sign_options_test.go
|
Merge pull request #329 from smallstep/ssh-cert-templates
|
2020-08-28 14:42:58 -07:00 |
sign_options.go
|
Remove unused code; fix usage wrong word; add gap time for unit test
|
2020-08-20 18:48:17 -07:00 |
sign_ssh_options_test.go
|
Use always go.step.sm/crypto
|
2020-08-14 15:33:50 -07:00 |
sign_ssh_options.go
|
Use always go.step.sm/crypto
|
2020-08-14 15:33:50 -07: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
|
Use go.step.sm/crypto/jose
|
2020-08-24 14:44:11 -07:00 |
sshpop.go
|
Use go.step.sm/crypto/jose
|
2020-08-24 14:44:11 -07:00 |
timeduration_test.go
|
wip
|
2019-09-19 13:17:45 -07:00 |
timeduration.go
|
Add Unix method to TimeDuration.
|
2019-07-31 12:36:31 -07:00 |
utils_test.go
|
Validate payload ID.
|
2020-12-17 13:35:14 -08:00 |
x5c_test.go
|
Use go.step.sm/crypto/jose
|
2020-08-24 14:44:11 -07:00 |
x5c.go
|
Use go.step.sm/crypto/jose
|
2020-08-24 14:44:11 -07:00 |