certificates/authority/provisioner
2019-03-07 16:05:13 -08:00
..
claims.go Complete provisioner.Claims with methods from authority. 2019-03-06 14:51:12 -08:00
collection.go Add noop provisioner and use it if a provisioner cannot been found from a cert. 2019-03-07 16:05:13 -08:00
jwk.go Move options to provisioner so we can set the duration of the cert. 2019-03-07 15:14:18 -08:00
jwk_test.go Fix some tests. 2019-03-07 12:15:18 -08:00
keystore.go Add initial implementation of an OIDC provisioner. 2019-03-04 17:58:20 -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
oidc.go Move options to provisioner so we can set the duration of the cert. 2019-03-07 15:14:18 -08:00
provisioner.go Initialize the list for backward compatibility. 2019-03-07 16:04:29 -08:00
sign_options.go Fix interface type. 2019-03-07 16:04:56 -08:00