certificates/authority/provisioner
2019-03-25 12:34:01 -07:00
..
testdata testing work in progress. 2019-03-07 19:30:17 -08:00
claims.go Refactor claims so they can be totally omitted if only the parent is set. 2019-03-19 15:10:52 -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 Refactor claims so they can be totally omitted if only the parent is set. 2019-03-19 15:10:52 -07:00
jwk_test.go Improve unit tests. 2019-03-19 15:27:41 -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 Refactor claims so they can be totally omitted if only the parent is set. 2019-03-19 15:10:52 -07:00
oidc_test.go Improve unit tests. 2019-03-19 15:27:41 -07:00
provisioner.go Initialize the list for backward compatibility. 2019-03-07 16:04:29 -08:00
sign_options.go Add initial version of time duration support in sign requests. 2019-03-22 18:55:28 -07:00
sign_options_test.go Add tests for sign options. 2019-03-11 13:25:19 -07:00
timeduration.go Don't use pointer in TimeDuration.MarshalJSON 2019-03-25 12:34:01 -07:00
timeduration_test.go Don't use pointer in TimeDuration.MarshalJSON 2019-03-25 12:34:01 -07:00
utils_test.go Refactor claims so they can be totally omitted if only the parent is set. 2019-03-19 15:10:52 -07:00