certificates/authority
max furman ee7db4006a change sign + authorize authority api | add provisioners
* authorize returns []interface{}
 - operators in this list can conform to any interface the user decides
 - our implementation has a combination of certificate claim validators
 and certificate template modifiers.
* provisioners can set and enforce tls cert options
2018-10-18 22:26:39 -07:00
..
testdata/secrets first commit 2018-10-05 21:48:36 +00:00
authority.go Set audience using the sign url. 2018-10-19 18:25:59 -07:00
authority_test.go change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -07:00
authorize.go change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -07:00
authorize_test.go change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -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 change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -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 change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -07:00
provisioner_test.go change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -07:00
provisioners.go change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -07:00
provisioners_test.go change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -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 change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -07:00
tls_test.go change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -07:00