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/provisioner
max furman 61d52a8510 Small fixes associated with PR review
* additions and grammar edits to documentation
* clarification of error msgs
5 years ago
..
testdata Enforce >= 2048 bit rsa keys at the provisioner layer 5 years ago
aws.go Merge branch 'master' into ssh-ca 5 years ago
aws_test.go Merge branch 'master' into ssh-ca 5 years ago
azure.go Merge branch 'master' into ssh-ca 5 years ago
azure_test.go Merge branch 'master' into ssh-ca 5 years ago
claims.go Allow to enable the SSH CA per provisioner 5 years ago
collection.go Fix spelling errors. 5 years ago
collection_test.go Add /revoke API with interface db backend 5 years ago
duration.go Fix spelling errors. 5 years ago
duration_test.go Add NewDuration constructor. 5 years ago
gcp.go Merge branch 'master' into ssh-ca 5 years ago
gcp_test.go Merge branch 'master' into ssh-ca 5 years ago
jwk.go Merge branch 'master' into ssh-ca 5 years ago
jwk_test.go Merge branch 'master' into ssh-ca 5 years ago
keystore.go Simplify abs, it performs even better. 5 years ago
keystore_test.go Fix panic when max-age is set to zero. 5 years ago
method.go Add support for SSH certificates to OIDC. 5 years ago
noop.go Add support for SSH certificates to OIDC. 5 years ago
noop_test.go Fix tests. 5 years ago
oidc.go Merge branch 'master' into ssh-ca 5 years ago
oidc_test.go Merge branch 'master' into ssh-ca 5 years ago
provisioner.go Merge branch 'master' into ssh-ca 5 years ago
provisioner_test.go Add test for SanitizeSSHUserPrincipal 5 years ago
sign_options.go Enforce >= 2048 bit rsa keys at the provisioner layer 5 years ago
sign_options_test.go Enforce >= 2048 bit rsa keys at the provisioner layer 5 years ago
sign_ssh_options.go Small fixes associated with PR review 5 years ago
ssh_test.go Fix lint errors. 5 years ago
timeduration.go Add Unix method to TimeDuration. 5 years ago
timeduration_test.go Create convenient method to mock the timeduration. 5 years ago
utils_test.go Update jwk and oidc tests. 5 years ago