certificates/authority/provisioner
2019-03-15 13:49:50 -07:00
..
testdata testing work in progress. 2019-03-07 19:30:17 -08:00
claims.go Move Duration to a new file and move tests to provisioner package. 2019-03-11 14:54:25 -07:00
collection.go Address comments in code review. 2019-03-13 11:26:18 -07:00
collection_test.go Fix lint warnings. 2019-03-11 18:47:57 -07:00
duration.go Add missing files. 2019-03-11 14:55:42 -07:00
duration_test.go Add missing files. 2019-03-11 14:55:42 -07:00
jwk.go Move type to the first position of the struct. 2019-03-13 15:33:52 -07:00
jwk_test.go Add domains and check emails properly. 2019-03-15 13:49:50 -07:00
keystore.go Truncate to seconds instead of rounding. 2019-03-11 18:13:20 -07:00
keystore_test.go Remove debug statements. 2019-03-08 17:29:18 -08:00
noop.go Add noop provisioner and use it if a provisioner cannot been found from a cert. 2019-03-07 16:05:13 -08:00
noop_test.go Add noop tests. 2019-03-11 12:56:47 -07:00
oidc.go Add domains and check emails properly. 2019-03-15 13:49:50 -07:00
oidc_test.go Add domains and check emails properly. 2019-03-15 13:49:50 -07:00
provisioner.go Initialize the list for backward compatibility. 2019-03-07 16:04:29 -08:00
sign_options.go Fix lint warnings. 2019-03-11 18:47:57 -07:00
sign_options_test.go Add tests for sign options. 2019-03-11 13:25:19 -07:00
utils_test.go Add domains and check emails properly. 2019-03-15 13:49:50 -07:00