certificates/authority
2018-10-26 15:05:37 -07:00
..
testdata/secrets first commit 2018-10-05 21:48:36 +00:00
authority.go Fix dead code and add missing error check. 2018-10-26 15:05:37 -07:00
authority_test.go add unit tests for MatchOne (token audience) and Authority.New 2018-10-25 15:17:22 -07:00
authorize.go withProvisionerOID and unit test 2018-10-25 23:49:23 -07:00
authorize_test.go Format code with gofmt -s 2018-10-26 15:01:02 -07:00
claims.go change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -07:00
claims_test.go change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -07:00
config.go fix: omit empty claims in AuthConfig 2018-10-26 10:51:40 -07:00
config_test.go change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -07:00
error.go first commit 2018-10-05 21:48:36 +00:00
provisioner.go Fix dead code and add missing error check. 2018-10-26 15:05:37 -07:00
provisioner_test.go change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -07:00
provisioners.go Add support for cursors in the api. 2018-10-25 18:53:13 -07:00
provisioners_test.go Add support for cursors in the api. 2018-10-25 18:53:13 -07:00
root.go first commit 2018-10-05 21:48:36 +00:00
root_test.go first commit 2018-10-05 21:48:36 +00:00
tls.go Format code with gofmt -s 2018-10-26 15:01:02 -07:00
tls_test.go change step provisioner OID and ASN1 representation 2018-10-26 14:24:16 -07:00