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
Mariano Cano 0b4cde1ad3 Move type to the first position of the struct. 5 years ago
..
testdata testing work in progress. 5 years ago
claims.go Move Duration to a new file and move tests to provisioner package. 5 years ago
collection.go Address comments in code review. 5 years ago
collection_test.go Fix lint warnings. 5 years ago
duration.go Add missing files. 5 years ago
duration_test.go Add missing files. 5 years ago
jwk.go Move type to the first position of the struct. 5 years ago
jwk_test.go Add tests for OIDC and complete some JWK tests. 5 years ago
keystore.go Truncate to seconds instead of rounding. 5 years ago
keystore_test.go Remove debug statements. 5 years ago
noop.go Add noop provisioner and use it if a provisioner cannot been found from a cert. 5 years ago
noop_test.go Add noop tests. 5 years ago
oidc.go Move type to the first position of the struct. 5 years ago
oidc_test.go Add tests for OIDC and complete some JWK tests. 5 years ago
provisioner.go Initialize the list for backward compatibility. 5 years ago
sign_options.go Fix lint warnings. 5 years ago
sign_options_test.go Add tests for sign options. 5 years ago
utils_test.go Add tests for OIDC and complete some JWK tests. 5 years ago